Skip to content

v0.7.0

Choose a tag to compare

@marcoroth marcoroth released this 05 Sep 09:53
· 627 commits to main since this release
d3c284d

New Packages

  • Implement @herb-tools/dev-tools package for visual debug tools @marcoroth in #472
  • Implement stimulus-lint package using Herb Parser and Linter by @marcoroth in #457

Added

New Linter Rules

  • Implement html-no-empty-attributes linter rule by @auslach in #460
  • Implement html-no-underscores-in-attribute-names linter rule by @mickeytgl in #446

Changed

  • Ruby CLI: Squelch Processing output when silent is passed in by @mickeytgl in #464
  • Linter: Use --github by 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-attribute and navigation-has-label from default rules by @marcoroth in #456
  • Add printer version to CLI in formatter --version command by @auslach in #454

Fixed

Internal

New Contributors

Commits

Full Changelog: v0.6.1...v0.7.0