Releases: nuxt-modules/sitemap
Releases Β· nuxt-modules/sitemap
v7.2.9
π Bug Fixes
- Avoid hanging when pages aren't used in Nuxt 3.16 - by @harlan-zw (1b3c5)
View changes on GitHub
v7.2.8
π Bug Fixes
- devtools: Incorrect sitemap links Fixes #427 - by @harlan-zw in #427 (36215)
View changes on GitHub
v7.2.7
No significant changes
View changes on GitHub
v7.2.6
π Bug Fixes
- Expose
event
on all nitro hooks - by @harlan-zw (30b46) - content: Exclude YAML navigation files from the sitemap - by @maximepvrt in #423 (8ee9e)
π Performance
- devtools: Optimize
shiki
bundle size - by @harlan-zw (cf5e5)
View changes on GitHub
v7.2.5
No significant changes
View changes on GitHub
v7.2.4
π Bug Fixes
- Nitro v3 support - by @harlan-zw (f8ebd)
- Setting headers incorrectly for
style.xsl
- by @harlan-zw (5be8f) - Normalize extracted video poster paths - by @harlan-zw (ed182)
- Don't await pages if only using app.vue - by @harlan-zw (593e7)
View changes on GitHub
v7.2.3
v7.2.2
π Bug Fixes
- content:
- Markdown files without
sitemap
not included - by @harlan-zw (7f111) - Warn when module is loaded after Content v3 - by @harlan-zw (5b648)
- Markdown files without
View changes on GitHub
v7.2.1
π Bug Fixes
- content: Export v3 util from
@nuxtjs/sitemap/content
- by @harlan-zw (bd749)
View changes on GitHub
v7.2.0
π Features
sitemap:input
Nitro hook - by @harlan-zw in #397 (e4a98)- Nuxt Content v3 - by @harlan-zw in #398 (579f7)
- External XML sitemaps as sources - by @harlan-zw in #404 (89cd9)
π Bug Fixes
- Respect falsy
sitemapsPathPrefix
- by @harlan-zw (c7b1e) - Avoid adding invalid video sitemap entries - by @harlan-zw (26da4)
- content: Avoid parsing invalid videos in markdown - by @harlan-zw (93b73)