Releases: nuxt-modules/sitemap
Releases · nuxt-modules/sitemap
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)
View changes on GitHub
v7.1.0
No significant changes