v0.8.5
Lexer/Parser
- Add support for
<%graphql %>tags by @marcoroth in #973 - HTML tags treat as case-insensitive by @kudoas in #968
- Introduce
ERBMultipleBlocksInTagErrorby @marcoroth in #971 - Fix parsing
<and>characters in text content by @marcoroth in #974
Linter
- Account for
meta[media]inhtml-no-duplicate-meta-namesrule by @marcoroth in #958 - Lowercase both opening/closing tag when fixing
html-tag-name-lowercaseoffense by @kudoas in #976
Language Server
- Add
Unnecessarydiagnostics for all ERB nodes by @marcoroth in #947
Engine
- Ignore
<%graphql %>tags when compiling templates by @marcoroth in #988
Documentation
Dependencies
- Bump esbuild from 0.27.0 to 0.27.1 by @dependabot[bot] in #962
- Bump yaml from 2.8.1 to 2.8.2 by @dependabot[bot] in #960
- Bump vitepress-plugin-group-icons from 1.6.3 to 1.6.5 by @dependabot[bot] in #961
- Bump tsup from 8.5.0 to 8.5.1 by @dependabot[bot] in #963
- Bump rollup from 4.53.2 to 4.53.3 by @dependabot[bot] in #959
- Bump vite from 7.1.11 to 7.3.0 by @dependabot[bot] in #982
- Bump @typescript-eslint/eslint-plugin from 8.48.0 to 8.49.0 by @dependabot[bot] in #985
- Bump prettier from 3.6.2 to 3.7.4 by @dependabot[bot] in #984
- Bump @types/node from 24.10.4 to 25.0.2 in /javascript/packages/tailwind-class-sorter by @dependabot[bot] in #979
- Bump rimraf from 6.1.0 to 6.1.2 by @dependabot[bot] in #983
New Contributors
Commits
Full Changelog: v0.8.4...v0.8.5