Next.js v9.5.5 Release Notes

Release Date: 2020-10-10 // over 3 years ago
  • Core Changes

    • ⚡️ Update to have default locale matched on root: #17669
    • 🖐 Handle css-loader file resolving change: #17724
    • ⚡️ Update to generate auto static pages with all locales: #17730

    Example Changes

    • 🛠 Fix with-apollo example : #17686
    • 🛠 Fix with-msw example: #17695

    Credits

    Huge thanks to @HaNdTriX, and @jensmeindertsma for helping!


Previous changes from v9.5.5-canary.1

  • Core Changes

    • ⚡️ Update to generate auto static pages with all locales: #17730