What's Changed
- Javascript - fixing parsing of export import... by @greg-at-moderne in #5617
- Polish the Gradle build's configuration phase by @shanman190 in #5610
- Widening the type of ForEachLoop.Control.variable to Statement by @greg-at-moderne in #5608
MavenPomDownloader: UseHEADrequest injarExistsForPomUri()by @knutwannheden in #5675- Fixing code suggestions by @greg-at-moderne in #5676
- Javascript - fix type violations, add satisfies by @greg-at-moderne in #5679
- Javascript - removing excessive type assertions by @greg-at-moderne in #5680
- Pin JUnit to 5.+ by @greg-at-moderne in #5681
- refactor: Replace
Arrays.asListwithList.ofin tests by @timtebeek in #5683 - Adjusting the
isValidcheck forXRangeso that it doesn't allow for going from release to pre-release versions when upgrading. by @steve-aom-elliott in #5682 - Javascript - removing type mapping code for classes, methods, etc. by @greg-at-moderne in #5685
- RPC: Add support for
JavaType.Primitiveby @knutwannheden in #5684
Full Changelog: v8.56.0...v8.56.1