What's Changed
- Handle new elvis operator in unix and windows Gradle script templates by @shanman190 in #6027
- Fixed a bug where root entries with newlines in front would have the entire entry be indented after unfolding. by @Jenson3210 in #6023
- Add cycle detection to prevent StackOverflow in recipe loading by @kmccarp in #6024
- Remove unnecessary location of recipe in error message preventing StackOverflow by @kmccarp in #6029
- Simplify code in
ReloadableJavaParserVisitor#visitVariables()
by @knutwannheden in #4263 - Fixed bug in Yaml parser by @Jenson3210 in #6030
- Rename
rewrite-gradle/src/main/resources/META-INF/rewrite/classpath.tsv.gz
by @timtebeek in #6031 - JavaScript type mapping by @jkschneider in #6025
Full Changelog: v8.62.0...v8.62.1