Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
8.56.1 source code.tar.gz | 2025-06-30 | 10.3 MB | |
8.56.1 source code.zip | 2025-06-30 | 12.7 MB | |
README.md | 2025-06-30 | 1.7 kB | |
Totals: 3 Items | 23.0 MB | 0 |
What's Changed
- Javascript - fixing parsing of export import... by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5617
- Polish the Gradle build's configuration phase by @shanman190 in https://github.com/openrewrite/rewrite/pull/5610
- Widening the type of ForEachLoop.Control.variable to Statement by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5608
MavenPomDownloader
: UseHEAD
request injarExistsForPomUri()
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5675- Fixing code suggestions by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5676
- Javascript - fix type violations, add satisfies by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5679
- Javascript - removing excessive type assertions by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5680
- Pin JUnit to 5.+ by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5681
- refactor: Replace
Arrays.asList
withList.of
in tests by @timtebeek in https://github.com/openrewrite/rewrite/pull/5683 - Adjusting the
isValid
check forXRange
so that it doesn't allow for going from release to pre-release versions when upgrading. by @steve-aom-elliott in https://github.com/openrewrite/rewrite/pull/5682 - Javascript - removing type mapping code for classes, methods, etc. by @greg-at-moderne in https://github.com/openrewrite/rewrite/pull/5685
- RPC: Add support for
JavaType.Primitive
by @knutwannheden in https://github.com/openrewrite/rewrite/pull/5684
Full Changelog: https://github.com/openrewrite/rewrite/compare/v8.56.0...v8.56.1