github vercel/next.js v9.5.6-canary.17

pre-release3 years ago

Core Changes

  • Fix browser back issue of redirects from getServerSideProps / getStaticProps: #17741
  • Add support for notFound in getServerSideProps: #18241
  • Improve type for GSP return type: #18285
  • Remove unstable_ prefix from unstable_redirect: #18282
  • Re-add domain locale redirect handling: #18274
  • Remove unstable_ prefix from unstable_notFound: #18283
  • Add fetching 404 SSG data on fallback notFound: #18214
  • Expose configured default locale in GS(S)P methods: #18216

Documentation Changes

  • Add i18n routing docs to manifest: #18264
  • Add absolute import example: #17342

Example Changes

  • Add initial example for i18n routing: #18206

Credits

Huge thanks to @TasukuUno, @ijjk, and @samrobbins85 for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.