v1.5.0
🎁 New
- New runtime:
php
- New linter and tool: tofu
- New linter: phpstan
- New Poetry git-hook actions
- New tool: difft
- New tool: yq
- New tool: goreleaser. Thanks @matthewbaggett for the contribution!
✨ Improvements
- Breaking change: Update default
commitlint
tov19
(updated guide). Thanks @rriski for the contribution! - Fixes for
trufflehog
andbuildifier
- Don't run
clang-tidy
from LSP by default - Run
ruff
onpython-interface
files - Run
prettier
onpostcss
files - Run
clang-format
oncuda
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
[email protected]
- Support React-style comments in JSX/TSX files
Note: We do not yet officially support [email protected]
. If you want to start using it, see our migration guide.
Full Changelog: v1.4.5...v1.5.0