Next.js v9.5.5-canary.0 Release Notes

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

    • โž• Add initial changes for i18n support: #17370
    • โšก๏ธ Update to have default locale matched on root: #17669
    • ๐Ÿ– Handle css-loader file resolving change: #17724

    Example Changes

    • ๐Ÿ›  Fix with-apollo example : #17686
    • ๐Ÿ›  Fix with-msw example: #17695

    Credits

    Huge thanks to @HaNdTriX and @jensmeindertsma for helping!