v6.0.0-beta.1
Pre-release
Pre-release
·
466 commits
to main
since this release
This is a beta release for the v6 major.
🚨 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
sitemapsPathPrefixconfig - by @harlan-zw in #325 (4b94c)
🐞 Bug Fixes
- Better filtering of file URLs - by @harlan-zw (27a95)
- Check for
robotsroute rules - by @harlan-zw in #321 (ae455) - Map
include,excludeto i18n pages - by @harlan-zw in #322 (a7c04) - Fallback to prerender sitemap on vercel edge - by @harlan-zw (33598)
- Support
SERVER_PRESETto detect env - by @harlan-zw (295c9) - Handle null
loc's - by @harlan-zw (c0666)