Next.js v9.0.3 Release Notes

Release Date: 2019-07-31 // over 4 years ago
  • Minor Changes

    • ๐Ÿ‘ Experimental module/nomodule support: #7704

    Patches

    • Modern JS for SSR Bundles: #7961
    • โž• Add .gitignore: #7893
    • Import isomorphic-unfetch in data fetching example: #7895
    • ๐Ÿ”€ Make tests for both async and sync GIP: #7999
    • ๐Ÿ“š Rework dynamic routing <Link> documentation: #8001
    • Avoid sending user errors to client: #8005
    • Replace fs.exists with fs.access: #7742
    • ๐Ÿ›  Fix children key in with-typescript-styled-components example: #8003
    • ๐Ÿ Handle windows backslashes when checking ssr-prepass: #8016
    • โž• Add Create Next App package: #8018
    • Reference correct repository: 7f5f981
    • โœ‚ Remove old media images: d486152
    • โšก๏ธ Update CNA links to examples: bcd8eb6
    • ๐Ÿ›  Fix CNA README typo: 8fb32de
    • ๐Ÿ›  Fix syntax error in ie11 from next-server/amp: #8032
    • Rewrite Create Next App: #8030
    • Comment out GIP in Custom <App>: #8055
    • โœ‚ Remove public/ file example: #8056
    • โœ‚ Remove now.json from examples: #8057
    • ๐Ÿ›  Fix userAgent type error in README.md: #8048
    • Apply missing formatting: #8079
    • โšก๏ธ Updated "firebase-admin" module and added "firebase-functions-tโ€ฆ: #8078
    • Enable Kodiak bot: #8096
    • Disable notify on conflict: 427a02a
    • ๐Ÿ‘Œ Improve types: #8097
    • ๐Ÿ‘ Allow automatic static optimization in with-sentry-simple exampโ€ฆ: #8102
    • ๐Ÿ”€ Require label to merge for now: d006a24
    • โช Revert "Improve type definitions": #8098
    • ๐Ÿ“„ HTTP methods docs and REST example: #8108
    • ๐Ÿ”ง Configuration for body parsing size limit: #7896
    • โž• Add next-head-count & remove next-head class: #8020
    • ๐Ÿ›  Fix extension for module/nomodule: 8b0a93b
    • Dynamic routes clarification: #8110
    • ๐Ÿ›  Fix index.js for API routes: #8112
    • ๐Ÿ›  Fix onError prop-type warning in Link: #8021
    • Auth example with api routes: #8118
    • ๐Ÿ›  Fixes problem with API and wrong regex: #8126
    • โšก๏ธ Update example with firebase auth: #8127
    • ๐Ÿ‘Œ Improve type definitions: #8117
    • ๐Ÿ“„ Docs: Fix comments in with-sentry example (server.js): #8125
    • โž• Add missing key prop for array elements in _document: #8132
    • โšก๏ธ Update README.md for with-http2 example: #8131
    • ๐Ÿ›  Fix spelling in tsconfig.js of readme.md: #8138
    • โœ‚ Remove next.config.js: #8139
    • โฌ†๏ธ Upgrade with-mdx example from mdx 0.16 โ†’ 1.1: #8142
    • โœ‚ Remove kodiak: 482f454
    • ๐Ÿ›  Fix regex to not match any string with double underscore: #8153
    • ๐Ÿ‘Œ Improve docs for API: #8155
    • โž• Add 2 AWS Amplify SSR examples one with JS and one with TS: #8073
    • โšก๏ธ Update webpack to 4.38.0: #8147
    • ๐Ÿ“„ Docs: Document change concerning api-routes: #8121
    • โšก๏ธ Update missed lockfile: 25fd3f8
    • ๐Ÿ”จ Refactor(webpack): extract splitChunksConfig: #8161
    • โฑ Include scheduler in React bundle: #8164
    • Optional Server Compression: #8066
    • ๐Ÿ›  Fix build only server-side /api/index.js: #8167
    • ๐Ÿ›  Fix a typo in README: #8177
    • Provide AppTree to getInitialProps for getDataFromTree: #7732
    • โœ… Test environment code should target Node: #8181
    • ๐Ÿ›  Fix: Add error message for duplicate route param name: #8047

    Credits

    Huge thanks to @rakannimer, @adamwathan, @huv1k, @lfades, @imdreamrunner, @dmytro-lymarenko, @ijjk, @developit, @janicklas-ralph, @ikeryo1182, @chaitanyareddyk, @adam187, @HaNdTriX, @devknoll, @sgmonda, @oliviertassinari, @0x80, @bapjiws, @oguzzkilic, @partyKyoung, @lachlanjc, @tomasikp, @felixmosh, @eps1lon, @Timer, @OttlikG, and @nataliemarleny for helping!