Core Changes
- fixes webpack persistent caching in development and add test case for persistent caching: #73697
- fix: empty generateStaticParams should still create an ISR route: #73358
- Limit the number of concurrently open file watchers on macos: #73741
Example Changes
- updated with-ionic-typescript example to utilize the App Router.: #73418
- examples: update
with-styletron
README.md: #73411 - examples: update
with-babel-macros
README.md: #73410 - examples: update
with-plausible
README: #73305 - examples: unify related CMS examples in README: #73247
- examples: fix view source pathname at
image-legacy-component
: #73414 - examples: remove
with-styled-components-babel
: #73229 - examples: replaced GTM component with GA in Google Analytics example: #73597
- examples: introduce LaunchPad in strapi: #73244
- examples: remove
with-storybook-styled-jsx-scss
: #73228
Misc Changes
- chore(github): update stale issue periods: #73709
- test: update
turbopack-dev-examples-manifest
: #73230 - [Turbopack] use thread local trace collecting: #73615
- Skip
build_and_deploy
on docs-only changes: #73659 - 15.1 docs: request APIs in
after
: #73692 - [Turbopack] fix lmdb feature: #73728
- [Turbopack] cleanup and documentation: #73496
- Turbopack: Single-graph-traversal and migrate next/dynamic: #73222
- Docs: Getting Started Nits: #73596
- 15.1 docs: Add experimental tags to
forbidden
andunauthorized
APIs: #73513 - 15.1 docs: stable
after
: #73038 - Turbopack: migrate server actions to single-graph-traversal: #73260
Credits
Huge thanks to @samcx, @PapatMayuri, @JamBalaya56562, @suu3, @sokra, @eps1lon, @delbaoliveira, @mischnic, and @ztanner for helping!