v9.0.3
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!