v0.4.1
Added
- Add
TOKEN_ATtoken to lexer by @marcoroth in #265 - Add
html-aria-attribute-must-be-validlinter rule by @drewhoffer in #242 - Add
html-aria-role-must-be-validlinter rule by @drewhoffer in #238 - Add
html-no-duplicate-idslinter rule by @NotGrm in #241
Changed
- Fix error in language server when linter settings are not provided by @marcoroth in #245
- Fix: preserve inline ERB conditionals in HTML tags by @marcoroth in #259
- Disable
html-no-block-inside-inlinerule for now by @marcoroth in #266 - VS Code Extension: Fix worker bundling for VSIX distribution by @marcoroth in #274
- Improve Herb Formatter CLI to actually write/format files by @marcoroth in #275
- Formatter: Ensure CLI output ends with trailing newline by @marcoroth in #263
Internal
- Bump esbuild from 0.25.5 to 0.25.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #264
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #278
- Bump esbuild from 0.25.7 to 0.25.8 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #279
- Bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #284
Documentation
- Add nvim-lspconfig instructions by @calebhearth in #246
- Add documentation for using Herb in Sublime Text via Sublime LSP by @tcannonfodder in #256
New Contributors
- @calebhearth made their first contribution in #246
- @tcannonfodder made their first contribution in #256
Commits
Full Changelog: v0.4.0...v0.4.1