Releases: nuxt-modules/html-validator
Releases · nuxt-modules/html-validator
v1.8.2
v1.8.1
🐞 Bug Fixes
- Serialise regexp ignore patterns correctly in dev - by @danielroe (1a396)
View changes on GitHub
v1.8.0
🚀 Features
- Support passing an
ignore
array of paths not to check - by @danielroe (75a74)
🐞 Bug Fixes
- Remove use of deprecated
getRequestPath
util - by @danielroe (50c5d)
View changes on GitHub
v1.7.2
🐞 Bug Fixes
- Await prettier formatting result - by @danielroe (19e3e)
- Account for empty scoped style attributes - by @dargmuesli in #479 (91936)
View changes on GitHub
v1.7.1
No significant changes
View changes on GitHub
v1.7.0
No significant changes
View changes on GitHub
v1.6.0
v1.5.2
No significant changes
View changes on GitHub
v1.5.1
v1.5.0
🚀 Features
- Upgrade
html-validator
to v8 version - by @danielroe (6c696)
🐞 Bug Fixes
- Type nitro hook - by @huang-julien in #391 (c8d20)