Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Releases: openrewrite/rewrite-javascript

v0.25.0

18 Dec 17:15
65e2883

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

Choose a tag to compare

What's Changed

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

0.23.1

28 Nov 19:12
86dc378

Choose a tag to compare

What's Changed

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

0.23.0

27 Nov 16:38

Choose a tag to compare

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

v0.22.2

27 Nov 06:33
2ed3070

Choose a tag to compare

What's Changed

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

v0.22.1

22 Nov 20:42
c09afff

Choose a tag to compare

What's Changed

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

v0.22.0

18 Nov 21:47
e7e0e59

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

0.21.0

13 Nov 16:42
ca38533

Choose a tag to compare

What's Changed

  • Add support for proper module keyword printing in case of JS.NamespaceDeclaration & add export keyword support for variables statement by @OlegDokuka in #143
  • Implemented support for ConstructSignature by @arodionov in #141
  • Implemented non-null, optional chaining and nullish coalescing operators by @arodionov in #144

Full Changelog: v0.20.8...v0.21.0

v0.20.8

12 Nov 14:11
ce346c1

Choose a tag to compare

What's Changed

Full Changelog: v0.20.7...v0.20.8

v0.20.7

11 Nov 13:46
46e5bf4

Choose a tag to compare

Full Changelog: v0.20.6...v0.20.7