Releases: nuxt-modules/html-validator
Releases · nuxt-modules/html-validator
v2.1.0
v2.0.0
🚨 Breaking Changes
- Drop cjs support - by @danielroe (82791)
- Drop support for nuxt v2 - by @danielroe (1ec9f)
🐞 Bug Fixes
- Ensure types are added when running
prepare
- by @danielroe (3ff94)
View changes on GitHub
v1.9.0
🐞 Bug Fixes
- Skip validation on redirect HTML - by @harlan-zw in #614 (18b65)
🏎 Performance
- Do not run module when
nuxi prepare
is run - by @danielroe (26877) - Remove dependency on
chalk
- by @danielroe (530d2)
View changes on GitHub
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