What's Changed
- More marketplace improvements by @jkschneider in #6326
- Method Invocation Argument Wrapping and Autoformat Refactoring by @Jenson3210 in #6283
- JavaScript - Remove debug console.log statements in
type-mapping.test.tsby @greg-at-moderne in #6328 - JavaScript - Adding
Expression.typeby @greg-at-moderne in #6327 - Revert "Refactored autoFormat and added MethodInvocation argument wrapping" by @Jenson3210 in #6329
- JavaScript: Type-attribute imported objects by @knutwannheden in #6320
- Fix
XPathMatcherto supporttext()predicate in XPath expressions by @timtebeek in #6315 - Drop
com.sun.tools.javac.code.@Nullableby @timtebeek in #6336 - Add version support for DoesNotIncludeDependency (Gradle and Maven) by @DidierLoiseau in #6335
- Reduce GC pressure in dependency graph traversal by @pstreef in #6333
- fix(validation): use fully-qualified recipe name in validation errors by @Vishalup29 in #6340
- Gradle wrapper 9.2.1 by @timtebeek in #6341
- Fixing parsing of YAML tags in sequences by @Vishalup29 in #6334
- Reapply "Refactored autoFormat and added MethodInvocation argument wrapping" by @Jenson3210 in #6337
- JavaScript - add explicit error when cursor.parentTree is not a function by @greg-at-moderne in #6343
- Drop outdated gradlew files following new packaged & templated resources by @timtebeek in #6342
- Revert "JavaScript - add explicit error when cursor.parentTree is not a function" by @greg-at-moderne in #6344
- JavaScript - adding the Shebang statement by @greg-at-moderne in #6349
- Fixed autoformatting of groovy / js / kotlin files by @Jenson3210 in #6350
- Add recipe RemoveMethodThrows by @ghusta in #6332
- Avoid
Stringallocations inVersionby @knutwannheden in #6317 - Ensure proper "because" ordering for multiple Maven dependencies by @bmuschko in #6352
New Contributors
- @Vishalup29 made their first contribution in #6340
Full Changelog: v8.67.0...v8.67.1