{{ message }}
Tags: html-validate/html-validate
Tags
chore(release): 11.5.3 ## 11.5.3 (2026-06-07) ### Bug Fixes * ignore Vite query string imports in rule ([e893a48](https://gitlab.com/html-validate/html-validate/commit/e893a480bc364eaca1ea0db4030f6bbbd7a00a75)) * remove/replace superfluous words ([1854d3f](https://gitlab.com/html-validate/html-validate/commit/1854d3f27c0eabe746c15b1094cc3ab130d47432)) ### Performance Improvements * optimize performance with caching and loop refinements ([a547729](https://gitlab.com/html-validate/html-validate/commit/a547729a2122963dc5709a7af27a2bd7b37de246))
chore(release): 11.5.2 ## 11.5.2 (2026-06-04) ### Bug Fixes * **cli:** fix regression bug when passing a directory as target ([423116d](https://gitlab.com/html-validate/html-validate/commit/423116d7a33f15e260aad68e46ee11d0b436322a)), closes [#363](https://gitlab.com/html-validate/html-validate/issues/363)
chore(release): 11.5.0 ## 11.5.0 (2026-05-31) ### Features * **html5:** add more attributes for `no-unknown-attributes` rule ([14af5f3](https://gitlab.com/html-validate/html-validate/commit/14af5f37b58cdab31ef727d5d9cd4ba70d71dcd5)) * **meta:** allow named regular expressions for better error messages ([9e715b6](https://gitlab.com/html-validate/html-validate/commit/9e715b6bc696c04c03dcf031292b67b11414ee6e)) * new experimental flat config file support ([994fbff](https://gitlab.com/html-validate/html-validate/commit/994fbff85baa75e6fdd0547b178ef0ef3ea997bb))
chore(release): 11.4.0 ## 11.4.0 (2026-05-25) ### Features * **meta:** add `reference` attribute property to mark an attribute as referencing another element ([5632529](https://gitlab.com/html-validate/html-validate/commit/56325297a787a0dfe86559b2afae93073e6eebff)) ### Bug Fixes * **html5:** add missing attributes on `<input>` element (for `no-unknown-attributes`) ([5520b40](https://gitlab.com/html-validate/html-validate/commit/5520b40755802199cae25ba0854905112675bc7b)), closes [#360](https://gitlab.com/html-validate/html-validate/issues/360) * **html5:** add missing attributes on `<script>` element (for `no-unknown-attributes`) ([4b1b993](https://gitlab.com/html-validate/html-validate/commit/4b1b993197dfbdd3ec01abd53006163f8385f60e)), closes [#360](https://gitlab.com/html-validate/html-validate/issues/360) * **html5:** support `xmlns` global attribute (for `no-unknown-attributes`) ([d3739ec](https://gitlab.com/html-validate/html-validate/commit/d3739ec5b66b2d5c77f0c34588dda6d2fb5f9466)), closes [#360](https://gitlab.com/html-validate/html-validate/issues/360)
chore(release): 11.3.0 ## 11.3.0 (2026-05-24) ### Features * **meta:** support pattern attributes (e.g. `data-*`) ([5d27614](https://gitlab.com/html-validate/html-validate/commit/5d27614788603b9bfd06bdbcbde502eb6ca3e6ca)), closes [#361](https://gitlab.com/html-validate/html-validate/issues/361) ### Bug Fixes * **html5:** support `focusable` attribute on `<svg>` element ([d458d6c](https://gitlab.com/html-validate/html-validate/commit/d458d6cde4414b82fe2e9d8e59021da1defc7670)) * **html5:** support `name` attribute on `<slot>` element ([e3bb6c2](https://gitlab.com/html-validate/html-validate/commit/e3bb6c238f72e117f27ccec5e81d24677f5d7c19)) * **html5:** support `value` attribute on `<option>` element ([14d8673](https://gitlab.com/html-validate/html-validate/commit/14d8673cc468372af338802d8b4265c1980a8c7c)) * **rules:** ignore `[#slot](https://gitlab.com/html-validate/html-validate/issues/slot)` in `no-unknown-attributes` rule ([817b111](https://gitlab.com/html-validate/html-validate/commit/817b111eb2d2017f2b7ada510654e6ca662b7f43))
chore(release): 11.2.0 ## 11.2.0 (2026-05-17) ### Features * **deps:** update dependency @sidvind/better-ajv-errors to v7 ([a6f4242](https://gitlab.com/html-validate/html-validate/commit/a6f424264240f5c89399948787635671b3d3124d)) * **vitest:** add `toMatchCodeframe()` and `toMatchInlineCodeframe()` matchers ([5153c12](https://gitlab.com/html-validate/html-validate/commit/5153c126188edd5ccdda6888f780656d23bdeba4))
chore(release): 11.1.0 ## 11.1.0 (2026-05-12) ### Features * **deps:** replace dependency `glob` with native function ([5a2be0d](https://gitlab.com/html-validate/html-validate/commit/5a2be0d13f69c3b71c10d361c44cdfb221b14b6a)) * **deps:** replace dependency `minimist` with native function ([cfe3a57](https://gitlab.com/html-validate/html-validate/commit/cfe3a57b7f360db37d74ae607855df922660f943)) * **deps:** update dependency @html-validate/stylish to v6 ([a8f6df1](https://gitlab.com/html-validate/html-validate/commit/a8f6df1dd9f9635edf4072762a7dc3867c18f7ff)) * **deps:** update dependency @sidvind/better-ajv-errors to v6 ([1aca06c](https://gitlab.com/html-validate/html-validate/commit/1aca06cbbcbecd8556d79388c11805a54ab0e033))
PreviousNext
