The v6 represents hopefully the last major that the module will undergo. It brings many underlying logic improvements which aim to solve stability and performance issues and set up the module to support chunked multi-sitemaps in the future.
If you're using multi-sitemaps it's important to check Google Search Console after the update and verify you haven't submitted the old multi-sitemap paths. If so, you should update them
Please verify your sitemap output after the update. Many changes have been made to the underlying logic and it's important to verify that your sitemap is still being generated correctly.
sitemapsPathPrefix config - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/325 (4b94c)robots route rules - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/321 (ae455)include, exclude to i18n pages - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/322 (a7c04)SERVER_PRESET to detect env - by @harlan-zw (295c9)loc's - by @harlan-zw (c0666)useNitroApp import warning - by @harlan-zw (f5ab8)--target - by @harlan-zw (2f6bc)<NuxtImage> components - by @harlan-zw (469e7)loc is always a string - by @harlan-zw (de9ec)loc normalizing - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/354 (6ef8d)differentDomains - by @harlan-zw (e8799)