Skip to content

Releases: openrewrite/rewrite-javascript

v0.25.3

18 Dec 18:36
110fb53
Compare
Choose a tag to compare

v0.25.2

18 Dec 18:31
d02941c
Compare
Choose a tag to compare

Full Changelog: v0.25.0...v0.25.2

v0.25.1

18 Dec 17:17
65e2883
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.0...v0.25.1

v0.25.0

18 Dec 17:15
65e2883
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

05 Dec 20:36
7a709b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.1...v0.24.0

0.23.1

28 Nov 19:12
86dc378
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

0.23.0

27 Nov 16:38
Compare
Choose a tag to compare

Full Changelog: v0.22.2...v0.23.0

v0.22.2

27 Nov 06:33
2ed3070
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.1...v0.22.2

v0.22.1

22 Nov 20:42
c09afff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0

18 Nov 21:47
e7e0e59
Compare
Choose a tag to compare

What's Changed

  • Implemented support for FunctionExpression by @arodionov in #145
  • Implemented support for control-flow operations by @arodionov in #146
  • Implemented support for ClassExpression by @arodionov in #147
  • binding patters support & imports fix & parses cleaning by @OlegDokuka in #148
  • Implemented custom JSMethodInvocation to support optional chaining operator by @arodionov in #149

Full Changelog: v0.21.0...v0.22.0