Skip to content

Releases: openrewrite/rewrite-javascript

0.20.1

24 Oct 20:55
9407715
Compare
Choose a tag to compare
bump version

Signed-off-by: OlegDokuka <oleh@moderne.io>

0.20.0

23 Oct 15:38
24f27cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.5...v0.20.0

0.19.5

17 Oct 13:29
a02b659
Compare
Choose a tag to compare
bump version

Signed-off-by: OlegDokuka <oleh@moderne.io>

0.19.4

17 Oct 12:43
f638bf1
Compare
Choose a tag to compare
bump version

Signed-off-by: OlegDokuka <oleh@moderne.io>

0.19.3

17 Oct 12:36
cd0b4fd
Compare
Choose a tag to compare
bump pkg version

Signed-off-by: OlegDokuka <oleh@moderne.io>

0.19.2

17 Oct 11:13
aec0a68
Compare
Choose a tag to compare
fix license check

Signed-off-by: OlegDokuka <oleh@moderne.io>

0.19.1

17 Oct 10:12
0401d01
Compare
Choose a tag to compare
bump version

Signed-off-by: OlegDokuka <oleh@moderne.io>

0.19.0

10 Oct 09:01
29511db
Compare
Choose a tag to compare

What's Changed

  • No Semicolon for J.Unknown and no unnecessary JS.ExpressionStatement by @knutwannheden in #124

Full Changelog: v0.18.4...v0.19.0

0.18.4

04 Oct 09:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.3...v0.18.4

0.18.3

02 Oct 11:15
20e859d
Compare
Choose a tag to compare
Add rewrite-remote installation support (#121)

* Add rewrite-remote installation support

* Update src/main/resources/META-INF/package.json

Co-authored-by: Knut Wannheden <knut@moderne.io>

* Update src/main/resources/META-INF/package.json

Co-authored-by: Knut Wannheden <knut@moderne.io>

* fix formatting

* fix formatting

---------

Co-authored-by: Knut Wannheden <knut@moderne.io>