Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@TylerJang27 TylerJang27 released this 24 Apr 21:28
· 25 commits to main since this release
f5a032c

🎁 New

✨ Improvements

  • Breaking change: Update default commitlint to v19 (updated guide). Thanks @rriski for the contribution!
  • Fixes for trufflehog and buildifier
  • Don't run clang-tidy from LSP by default
  • Run ruff on python-interface files
  • Run prettier on postcss files
  • Run clang-format on cuda files
  • Upgrade ruby-build
  • Don't recommend terrascan by default. Thanks @yu-iskw for the contribution!
  • Add descriptions for each linter

🔧 Fixes

  • Add support for pmd@7.0.0
  • Support React-style comments in JSX/TSX files

Note: We do not yet officially support eslint@9.x. If you want to start using it, see our migration guide.

Full Changelog: v1.4.5...v1.5.0