🚨 Breaking Changes
- Rewrite i18n resolving and url normalizing - by @harlan-zw in #319 (fab7e)
- New multi sitemaps paths - by @harlan-zw in #320 (bb7d9)
🚀 Features
sitemapsPathPrefix
config - by @harlan-zw in #325 (4b94c)
🐞 Bug Fixes
- Better filtering of file URLs - by @harlan-zw (27a95)
- Check for
robots
route rules - by @harlan-zw in #321 (ae455) - Map
include
,exclude
to i18n pages - by @harlan-zw in #322 (a7c04) - Fallback to prerender sitemap on vercel edge - by @harlan-zw (33598)
- Support
SERVER_PRESET
to detect env - by @harlan-zw (295c9) - Handle null
loc
's - by @harlan-zw (c0666)