Releases: nuxt-modules/sitemap
Releases · nuxt-modules/sitemap
v7.5.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
zeroRuntimemode - by @harlan-zw in #532 (1fa92)- Build-time hook
sitemap:prerender:done- by @harlan-zw in #534 (a4051) - Mark entries as pre-encoded
_encoded: true- by @harlan-zw (b1b17)
🐞 Bug Fixes
- Don't extract alternatives from HTML when autoI18n is enabled - by @harlan-zw in #537 (018de)
- Chunked sitemaps with sitemapsPathPrefix '/' - by @harlan-zw in #536 (2d7db)
- Priority
1->1.0- by @harlan-zw (f6b9c)
View changes on GitHub
v7.4.11
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Memory leak on recursive sitemap requests - by @harlan-zw (09957)
🏎 Performance
- Precompute filter functions - by @harlan-zw (117eb)
View changes on GitHub
v7.4.10
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- discoverImages: Missing body - by @farnabaz and @harlan-zw in #531 (b9582)
🏎 Performance
- Optimize xml generation - by @harlan-zw (690f4)
- Faster resolutions of entries - by @harlan-zw (0f2df)
View changes on GitHub
v7.4.9
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Chunking support with URL filtering - by @JackTYM (6593d)
- ReadSourcesFromFilesystem unicode escape error on windows - by @yamachi4416 in #523 (ae7d3)
- Check for undefined data in sitemap prerender - by @harlan-zw in #525 (853e5)
- Add null safety checks in nuxt page sitemap processing - by @harlan-zw in #526 (0589b)
- Use snake_case for ImageEntry.geo_location to match XML spec - by @harlan-zw #527 (f3e5d)
- content:
zodpeer dependency for schema merge - by @harlan-zw (9fca6)
View changes on GitHub
v7.4.8
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Expose site config on debug endpoint - by @silverbackdan (02b72)
- Prerendering pages not always in source - by @harlan-zw in #506 (c098f)
- Respect robots meta rule when prerendering - by @harlan-zw in #507 (77f7e)
View changes on GitHub
v7.4.7
Immutable
release. Only release title and notes can be modified.
No significant changes
View changes on GitHub
v7.4.6
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Broken
distpublishing - by @harlan-zw (b77e1) - Broken
distpublishing - by @harlan-zw (6218d) - Add
@nuxtjs/robotsas optional dependency - by @harlan-zw (da80a)
View changes on GitHub
v7.4.5
v7.4.4
🐞 Bug Fixes
- Hotfix mdc module to support nuxt-nightly - by @danielroe in #471 (36d01)
- Nuxt-content 3.7 compatibility - by @dword-design in #490 (1f83b)
- Add
moduleDependencies- by @harlan-zw (03ef4) - Allow paths with
.to be included in sitemap - by @harlan-zw (947d1)