improved

fixed

1.3.2

Big emphasis on stability and bugfixes for this one!
✨ Improvements
  • Use JDKs instead of JREs for the Java 11 and Java 17 runtimes
  • Add support for
    trunk-ignore
    in SQL files
  • Return lint results in VSCode more responsively
🔧 Fixes
  • Add debug handling when a custom parser errors out
  • Teach
    trunk fmt
    to run
    svgo
  • Fix
    trunk-ignore-end
    parsing bug
  • Fix bug that would cause us to occasionally hang on shutdown
  • Fix
    ansible-lint
    integration starting from
    ansible-lint@5.4.0
  • Stop showing duplicate notices when running
    trunk check
  • Use linter configs from the appropriate commit, not the workspace, when running as a git hook
  • Fix
    trunk init -–lock
  • Make
    trunk check enable
    more resilient