Releases: nuxt-modules/sitemap
Releases · nuxt-modules/sitemap
v5.2.2
🐞 Bug Fixes
- Ignore invalid values on image discovery - by @rayblair06 in #290 (edd0c)
View changes on GitHub
v5.2.1
No significant changes
View changes on GitHub
v5.2.0
🚀 Features
- Nitro hook
sitemap:index-resolved
- by @harlan-zw (19094)
🐞 Bug Fixes
- Forward host header to dynamic source endpoint - by @chenyuncai and Ray Chen in #280 (85456)
- Broken nitro types - by @harlan-zw (01821)
- Remove build-time hook type definitions - by @harlan-zw (ee2b9)
View changes on GitHub
v5.1.5
🐞 Bug Fixes
#sitemap
types alias - by @harlan-zw (e90aa)- Correctly use
sources
fetch options - by @harlan-zw (1506d) - Avoid explicit
nitropack
imports - by @harlan-zw (21a38) - i18n:
- Don't transform links with protocol - by @harlan-zw (09496)
- Filter out
alternate
paths based oninclude
,exclude
- by @harlan-zw (f275c)
View changes on GitHub
v5.1.4
No significant changes
View changes on GitHub
v5.1.3
No significant changes
View changes on GitHub
v5.1.2
🐞 Bug Fixes
- Respect query params when using i18nTransform - by @longhuubaotran and long.tran in #245 (9d22f)
View changes on GitHub
v5.1.1
🐞 Bug Fixes
- Expose types with
#sitemap
alias - by @harlan-zw (f7b3a) - Support
/api
vue pages - by @harlan-zw (9d474)
View changes on GitHub
v5.1.0
🚀 Features
appendSitemaps
config for improved type safety - by @harlan-zw (609ca)
🐞 Bug Fixes
- MultiSitemapsInput typo - by @reslear in #217 (9b52c)
- nuxt/content: Support mdx files - by @harlan-zw (fe3ac)