Minor Changes
- Better formatted Sass errors: #13211
- Add support for sass-loader prependData option: #12277
- Make page path case sensitive in dev: #8848
- Feat(cli): use default template when GH is offline: #12194
- Bundle env configs in serverless mode: #13406
- Add failing paths to export error summary: #10026
- Add type inference for getStaticProps and getServerSideProps: #11842
Patches
- Remove dead events: #13156
- Remove unnecessary loadGetInitialProps: #13159
- Remove old ErrorComponent global: 7eaf9b8
- Load .env files before running Telemetry: #13173
- Migrate PR stats action into Next.js repo: #13177
- Chore(next/build/babel): missing types: #13189
- Bug fixes for Lint routing: #13111
- [Docs] Replace hot reloading with fast refresh: #13207
- Updated docs: #13205
- Move csp examples: #13221
- With reason relay example: #12080
- Fix formatting of older PR that passed tests: e4d22ce
- Make .env clickable in terminal: #12210
- More redundant imports @ examples: #13190
- Chore: Remove react redundant imports on examples: #13169
- Use correct
chalk
import: #13235 - Chore: remove-redundant-example-import: #13175
- Fix ssr-caching example: #12180
- Ignore nullish user configs: #10250
- Add urql to the examples list: #13006
- Fix dotenv file loading order: #13161
- Update custom server docs: #13172
- Created Expo TypeScript example project: #13182
- Use memoizedPagechecker: #13191
- Upgrade react-with-styles to version 4: #13193
- With-monaco-editor-example-fix: #13186
- Add example: with-mux-video: #13120
- With mux video readme updates: #13253
- Rename import to solve conflicting usage of Error constructor: #13256
- Docs(debugging): explain how to debug in Chrome DevTools/VS Code: #10807
- Uncomment private key: #13277
- [Examples] Added blog-starter-typescript: #12981
- Consolidate non-SSG branch in
renderToHTMLWithComponents
Cont.: #13274 - Defer Page Registration: #11054
- Update debugging docs: #13270
- Fix linting: 12e0db0
- [Fast Refresh] Upgrade
react-refresh
: #13285 - Wait for flush before firing routing event: #13287
- Add ThemedStyleSheet.registerInterface to react-with-styles example: #13284
- Special case default template in CNA: #12109
- Allows multiple lines for
Module not found
errors: #10797 - Fix retry for Windows tests: #13296
- Fix method return shape: #13299
- Chore(next): export/lib/next-server missing types: #13320
- Fix wrong README of blog-starter-typescript example: #13330
- Skip node internals: #13345
- Fix "Commitment to Open Source" link in contributing.md: #13352
- Update Amp dependencies: #13354
- Refactor with redux saga: #13342
- Refactor with redux thunk example: #13336
- Update with-style-sheet example: #13323
- Refactor with redux persist example: #13338
- [examples] with-ts-eslint-jest example app: #12025
- Add a few extra types: #13363
- Update Monaco Editor Example: #13369
- Convert export worker to typescript: #13381
- Fixed with-iron-session to work on Windows systems: #13386
- With-overmind server error because of incorrect getStaticProps return statement: #13385
- Refactor with rematch example: #13392
- Update PR stats action branch check: #13394
- Fixing Redundant React imports on next.js/examples: #13384
- Fix
with-sentry-simple
example: #13404 - Docs(static-html-export): note getServerSideProps: #13401
- Fix(client-routing): page render: #13305
- [Experimental] Do not type check twice: #13419
- Removed redundant react imports from with-overmind: #13422
- Update Static HTML Export documentation: #11814
- Refactor class components to functional @ examples: #13398
- Fix auto export opting out from _error edge case: #13425
- Make sure to not duplicate exports with exportTrailingSlash: #11011
- Example: Static Generation of local Apollo GraphQL schema: #13202
- Chore(next-server): api-utils,crypto-utils,next-server missing types: #13431
- Refactor(with-sentry): example: #13434
- Fix AMP Test Flake: #13450
- Add warning when reserved pages are nested: #13449
- [Docs]: minor typo in
jsx
file extension: #13451 - Update codeload and deploy links for org rename: #13141
- Add release argument to SentryWebpackPlugin: #13459
- Do not throw away
tsconfig.json
comments: #13458 - Remove beta label from Netlify Plugins: #13465
- Add Route as Modal Page Example: #12945
- Update references to zeit/next.js: #13463
Credits
Huge thanks to @Tylerian, @devknoll, @luciovilla, @ijjk, @maxigimenez, @prateekbh, @lfades, @timneutkens, @Arnarkari93, @balazsorban44, @todortotev, @willianjusten, @mvfsillva, @xliusstk, @alejandronanez, @iansu, @jtmthf, @Janpot, @mohsen1, @dylanjha, @chibicode, @sambokai, @vvo, @joejknowles, @UndyingSugimoto, @jamesmosier, @arcanis, @marcosvega91, @Regaddi, @sachaos, @tywmick, @c0b41, @giuseppeg, @erikdstock, @danielpaz6, @awareness481, @correttojs, @lostfictions, @benjaminpearson, @Timer, @jacobdcastro, @manuschillerdev, @scefali, @karlhorky, and @jmfury for helping!