v0.7.0
New Packages
- Implement
@herb-tools/dev-toolspackage for visual debug tools @marcoroth in #472 - Implement
stimulus-lintpackage using Herb Parser and Linter by @marcoroth in #457
Added
- Introduce
Herb::Engineby @marcoroth in #472 - Parser: Add element source tracking to
HTMLElementNodeby @marcoroth in #463
New Linter Rules
- Implement
html-no-empty-attributeslinter rule by @auslach in #460 - Implement
html-no-underscores-in-attribute-nameslinter rule by @mickeytgl in #446
Changed
- Ruby CLI: Squelch Processing output when silent is passed in by @mickeytgl in #464
- Linter: Use
--githubby default in GitHub Actions by @marcoroth in #450 - Linter: Show highlighted offense preview in GitHub Actions annotations by @marcoroth in #451
- Linter: Remove
no-title-attributeandnavigation-has-labelfrom default rules by @marcoroth in #456 - Add printer version to CLI in formatter --version command by @auslach in #454
Fixed
- VS Code: Fix "Linter Issues (0 files)" label by @marcoroth in #452
Internal
- Address oxlint offenses by @marcoroth in #453
- Remove
verdaccioand cleanup unused depdencies by @marcoroth in #459 - Add
bundle execto rake tasks by @mickeytgl in #462
New Contributors
Commits
Full Changelog: v0.6.1...v0.7.0