Releases: nuxt-modules/sitemap
Releases · nuxt-modules/sitemap
v2.4.6
Bug Fixes
- check
inferStaticPagesAsRoutes
on build (9b49a91)
v2.4.4
Bug Fixes
- support object i18n locales (5af345c)
v2.4.2
Bug Fixes
- expose runtimeConfig when generating (4317e2d)
- migrate @nuxt/content integration to nitro plugin (43918f3)
- only use
mtime
for autoLastmod (ebba600)
v2.4.1
Bug Fixes
- maybe fix runtimeConfig nitro bug (ee0023d)
v2.4.0
Features
Inlcudes support for automatic config of @nuxtjs/i18n integration (67f646e)
v2.3.1
Bug Fixes
- better development warning (a17f7b4)
- include page children (88fe887), closes #23
- sanitise lastmod (02221a1)
- support
nuxt build
dynamic URLs (008a96b)
- support baseUrl with inferred host name (3a3703e)
v2.3.0
Bug Fixes
- ensure
<image:loc>
for prerendering (c68cc44), closes #24
Features
- config
discoverImages
to disable image discovery (9d50519)
v2.2.0
Bug Fixes
- use baseURL for redirect and xsl (a0f8fe5), closes #21
- nuxt-simple-robots: ensure siteUrl base (0413465)
Features
xsl
config, disable / configure xml stylesheet (59c1e2c), closes #22