Core Changes
- Ensure params and locale are parsed correctly in fallback mode: #19063
- Add test and errsh for mixed notFound/redirect error: #19076
- Add experimental Next.js plugin version locking: #19084
- Ensure i18n with basePath works properly: #19083
- Upgrade use-subscription for React 16/17 bicompat: #19087
Example Changes
- Fixed missing SSR styles in with-fela example: #17647
- Use useRouter over Router for with-react-ga example: #17710
- refactor: update example of storybook: #17936
- fix(examples/with-firebase-cloud-messaging): replace deprecated method: #19080
- Add self-hosted information to with-sentry example: #18102
- Example for adding a service worker into a next.js application: #17855
- [examples/blog-starter-typescript] Upgrade to TypeScript v4: #18225
- fix(examples/with-chakra-ui): Fixed Spelling: #19088
Credits
Huge thanks to @danielstocks, @ijjk, @valse, @MrJmpl3, @Sm1t, @lucas-varela, @jose-donato, @Kerumen, and @chr-ge for helping!