What's Changed
- Javascript - single variable declarations get parsed as J.VariableDeclarations by @greg-at-moderne in #5569
- Javascript - removing the notion of scope in variable declarations by @greg-at-moderne in #5577
- Javascript - Literal extends VariableDeclarator by @greg-at-moderne in #5565
- Javascript - avoiding const length in one of the tests by @greg-at-moderne in #5580
- Implement annotation wrapping style detection, IntelliJ default and applying by @Laurens-W in #5544
- Prevent NPE in FindAndReplaceLiteral when literal value is null by @e5LA in #5582
- Add AddPlatformDependency recipe. by @BrendanHart in #5371
- Add CLAUDE.md by @jkschneider in #5585
- Don't throw SOE on circular
${project.version}
reference by @jkschneider in #5584 - Maven self-referential property resolution by @jkschneider in #5586
Full Changelog: v8.55.1...v8.55.2