Releases: harlan-zw/nuxt-link-checker
Releases · harlan-zw/nuxt-link-checker
v4.1.0
🚀 Features
- Nuxt Content v3 - by @harlan-zw in #52 (ecf35)
🐞 Bug Fixes
- client: Add current node as possible component path - by @harlan-zw (84a58)
View changes on GitHub
v4.0.4
🐞 Bug Fixes
View changes on GitHub
v4.0.3
v4.0.2
🐞 Bug Fixes
- Nuxt context
#link-checker
alias - by @harlan-zw (04fde) - Manual opt-in for checking external links - by @harlan-zw (44ec3)
View changes on GitHub
v4.0.1
🐞 Bug Fixes
- Enable devtools by default if not disabled - by @harlan-zw (dc0f1)
View changes on GitHub
v4.0.0
Introduction
The v5 major of Nuxt Link Checker is a simple release to remove deprecations and add support for the Nuxt SEO v2 stable.
⚠️ Breaking Features
Site Config v3
Nuxt Site Config is a module used internally by Nuxt Link Checker.
The major update to v3.0.0 shouldn't have any direct effect on your site, however, you may want to double-check
the breaking changes.
🚨 Breaking Changes
- Upgrade to nuxt-site-config v3 - by @harlan-zw (5a290)
View changes on GitHub
v3.2.0
🚀 Features
no-missing-href
rule - by @harlan-zw (e12ab)no-double-slashes
rule - by @harlan-zw (11b8f)no-non-ascii-chars
rule - by @harlan-zw (3d663)no-duplicate-query-params
rule - by @harlan-zw (bfe9e)no-whitespace
rule - by @harlan-zw (ce79e)no-uppercase-chars
rule - by @harlan-zw (7e92d)
🐞 Bug Fixes
- Better description for
no-baseless
- by @harlan-zw (370aa) skipInspections
not honoured - by @harlan-zw (2df19)
View changes on GitHub
v3.1.3
🐞 Bug Fixes
- Support custom root ids - by @harlan-zw (f1659)
- link-text: Expose extracted textContent - by @harlan-zw (53b71)
View changes on GitHub
v3.1.2
No significant changes
View changes on GitHub
v3.1.1
No significant changes