Core Changes
- fix turbopack HMR, fix disconnect detection: #55361
- Fix CPU profile generation: #55365
- fix memory leak in require.cache cleanup: #55377
- WEB-1135: Update examples and schema for Turbopack loaders config change: #54584
- feat(turbopack): support next.js specific node polyfills: #55343
- Turbopack: Allow Pages entrypoint template to import user's
.ts
files: #55296 - Revert "feat(turbopack): support next.js specific node polyfills": #55385
- Remove leftover worker code and types: #55383
- run validation logic for TURBOPACK too: #55379
- more turbopack HMR fixes and test case: #55368
- Revert "Revert react-server-dom require change": #55382
- Set standalone server default hostname to
0.0.0.0
: #54445 - Revert "Revert "feat(turbopack): support next.js specific node polyfills"": #55392
- Update React from dd480ef92 to d6dcad6a8.: #55399
- Memoize serverDistDir generation: #55375
- Remove IncomingMessage type where unused: #55387
- Remove unused file: #55378
- Update useParams typing to assume a given shape: #55126
- Remove setLazyProp from the hot path of all requests: #55391
Documentation Changes
- Update 03-forms-and-mutations.mdx: #55386
Example Changes
- fix: upgrade @emotion/css from 11.10.0 to 11.11.2: #55352
- example: fix example error: #54599
- fix: examples/cms-keystonejs-embedded/package.json to reduce vulnerabilities: #55354
Misc Changes
Credits
Huge thanks to @sokra, @timneutkens, @wbinnssmith, @kwonoj, @jridgewell, @mayank1513, @ztanner, @ForsakenHarmony, @remorses, @alexandreferreirafr, @wyattjoh, @acdlite, @li-jia-nan, and @dvoytenko for helping!