Tags: html-validate/html-validate
Tags
chore(release): 9.7.1 ## 9.7.1 (2025-06-28) ### Bug Fixes * **docs:** fix typo in docs navigation ([1a2b87a](https://gitlab.com/html-validate/html-validate/commit/1a2b87a4eca16562f3738067245ce4be140dcf7d)) * **rules:** `no-raw-characters` ignores boolean attributes in favor of `attribute-allowed-values` ([22b18be](https://gitlab.com/html-validate/html-validate/commit/22b18be4aa3c25c205d0f735a3da6824edbe31ae)), closes [#296](https://gitlab.com/html-validate/html-validate/issues/296) * **rules:** allow aria-label on `<dialog>` ([bd07810](https://gitlab.com/html-validate/html-validate/commit/bd07810dd2cddf61f2893d1e051126c39c4207b0)), closes [#304](https://gitlab.com/html-validate/html-validate/issues/304) * **vitest:** fix matchers augmentation for typescript ([7c4bb69](https://gitlab.com/html-validate/html-validate/commit/7c4bb69a1bda07f266c4cff5b751526ebfb05595))
chore(release): 9.7.0 ## 9.7.0 (2025-06-15) ### Features * add special `templateRoot` meta property for `<template>` element ([beccfda](https://gitlab.com/html-validate/html-validate/commit/beccfdafca7b21d62040ecef3c53753eebcdc28d)) * **rules:** add `strict` option to `wcag/h63` to enforce for all tables ([51eecf2](https://gitlab.com/html-validate/html-validate/commit/51eecf2422f59e33dc2642e7cc6d5a21a8ead158)) * **rules:** determine if a table is simple or complex before applying `wcag/h63` ([0e84024](https://gitlab.com/html-validate/html-validate/commit/0e84024fe42f814c3ee776f4370c90715aaafb21)), closes [#303](https://gitlab.com/html-validate/html-validate/issues/303) ### Bug Fixes * better dts for html5 metadata ([8e9537c](https://gitlab.com/html-validate/html-validate/commit/8e9537c497ff545d72cfafd862b71d1ec2fc0653))
chore(release): 9.6.0 ## 9.6.0 (2025-06-14) ### Features * **deps:** support jest v30 ([2023958](https://gitlab.com/html-validate/html-validate/commit/2023958259d2f8c5aac1bff2e496a6057c3ab089)) ### Bug Fixes * **deps:** update dependency ignore to v7.0.5 ([731ba29](https://gitlab.com/html-validate/html-validate/commit/731ba290e2fdcd262e4f585fcfc7aba782df63f2))
chore(release): 9.5.5 ## 9.5.5 (2025-05-25) ### Bug Fixes * fix `<area>`, `<dd>` and `<dt>` not being allowed in `<template>` ([707d990](https://gitlab.com/html-validate/html-validate/commit/707d990a205f1f2e1b2633a7806a2b2562eeda5b)), closes [#307](https://gitlab.com/html-validate/html-validate/issues/307)
chore(release): 9.5.4 ## 9.5.4 (2025-05-22) ### Bug Fixes * **deps:** update dependency ignore to v7.0.4 ([f62c179](https://gitlab.com/html-validate/html-validate/commit/f62c179c6c0113bec16449be89be9a60fec8be79)) * **rules:** ignore parents of template tags when checking permitted descendants ([6a0d48a](https://gitlab.com/html-validate/html-validate/commit/6a0d48a101dc7227ad09a69838312b0bd0702864)), closes [#305](https://gitlab.com/html-validate/html-validate/issues/305)
chore(release): 9.5.3 ## 9.5.3 (2025-04-13) ### Bug Fixes * fix crash when aria attribute references id with comma ([fb91b7c](https://gitlab.com/html-validate/html-validate/commit/fb91b7c7e7b4c3a3b01998c0bd348e4a43eb817f)), closes [#299](https://gitlab.com/html-validate/html-validate/issues/299) * fix crash when attribute selector `[..]` contains escaped characters ([0c19b82](https://gitlab.com/html-validate/html-validate/commit/0c19b8267deac4f957558ed4149ee2ba52cd0a06))
chore(release): 9.5.2 ## 9.5.2 (2025-03-17) ### Bug Fixes * **jest:** increase internal timeout for `.toHTMLValidate()` from 10s to 30s ([f5f9917](https://gitlab.com/html-validate/html-validate/commit/f5f9917cbf904b600561336f4fae37c62bc22138)), closes [#298](https://gitlab.com/html-validate/html-validate/issues/298)
chore(release): 9.5.1 ## 9.5.1 (2025-03-13) ### Bug Fixes * handle id with comma ([435abf5](https://gitlab.com/html-validate/html-validate/commit/435abf537e17db9239b79cac408223eec8c8a420)), closes [#299](https://gitlab.com/html-validate/html-validate/issues/299)
PreviousNext