Next.js v9.5.4-canary.21 Release Notes

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

    • ๐Ÿ›  Fix export-cli progress label default value: #17106
    • ๐Ÿ‘Œ Improve server performance by skipping decode/re-encode: #17323

    ๐Ÿ“š Documentation Changes

    • โž• Add missing comma in docs example: #17129
    • โž• Adds note about public directory: #17203
    • ๐Ÿ›  Fix invalid href error message: #17183
    • โšก๏ธ Update trailingSlash parameter name: #17228
    • โšก๏ธ Update cdn-support-with-asset-prefix.md: #17237
    • ๐Ÿ“„ Docs(api-middlewares): use typings for serialize options from @types/cookie: #17285

    Example Changes

    • feat(examples/with-react-intl): add locale negotation to client side: #16806
    • โšก๏ธ Update PatternFly example to v4: #17241
    • ๐Ÿ›  Fix for missing babel dependencies in with-rebass example: #16839
    • ๐Ÿ‘• [Example] With TS Eslint Jest - unnecessary package: #17170
    • [Example] with-react-intl: fix getInitialProps props ordering: #17174
    • [Example] with-react-intl: fix doubling messages: #17175
    • โšก๏ธ [Examples] Optimize with-docker: #17116
    • โž• Add with-chakra-ui-typescript example: #16561
    • โœ‚ Delete vercel.json from "yarn workspaces" example: #17263
    • โž• Add project name to examples/with-three-js create command: #17256
    • โšก๏ธ Example: with-next-auth updated to v3: #17266

    Misc Changes

    • ๐Ÿ›  fix(eslint-plugin-next): support src/pages folder in no-html-link-for-pages rule: #16743
    • โšก๏ธ Update no-document-viewport-meta.md
    • ๐Ÿ“„ Rename exportTrailingSlash to trailingSlash in docs: #17268
    • โœ‚ Remove duplicate should in test name: #17303

    Credits

    Huge thanks to @lfades, @longlho, @stefanprobst, @laugharn, @sdornan, @daneroo, @mohd-akram, @austingmhuang, @sphilee, @devinekadeni, @Bacher, @nghiepit, @tomasdisk, @leader22, @paulogdm, @284km, @belgattitude, @geritol, and @stigkj for helping!