Core Changes
- add bundle analyzer as dev dependency to next: #86497
- Remove obsolete
setReferenceManifestsSingletoncall: #86574 - Add flag to show ignore listed frames: #86285
- Add alinea to server-external-packages.json: #55006
- Fix error logging for
'use cache'runtime errors in production: #86500 - Upgrade React from
8ac5f4eb-20251119tofd524fe0-20251121: #86473 - Add "@zenstackhq/runtime" to server-external-packages.json: #54829
- [Cache Components] Ensure cache misses always cause a restart in dev: #86583
- bump the browserslist version to silence a warning in CI: #86625
- Turbopack: import to
charnot replaced: #86573 - Revert "add bundle analyzer as dev dependency to next (#86497)": #86672
Misc Changes
- Turbopack: remove into() which cells internally: #86548
- docs: fix cache component doc grammar: #86563
- fix(turbopack): Disable ES3 transforms from preset-env: #86532
- Don't run bundle-analyzer dev script with turborepo: #86586
- [turbopack] Support traversing the graph in reverse order: #86427
Credits
Huge thanks to @mischnic, @allenzhou101, @sokra, @unstubbable, @kdy1, @devjiwonchoi, @benmerckx, @ymc9, @lubieowoce, and @lukesandberg for helping!