🐞 Patches
- Upgrade to Next.js 11.0.1: #2526
- Main fix is support for
svgr
- Main fix is support for
- Fix prefetched dehydrated state to support Dates, Maps, etc: #2512
- Fix
blitz db seed
to print stack traces for any errors: #2528 - Fix built in errors like RedirectError and AuthenticationError to not log as "uncaught" in browser console: #2522