v15.1.1-canary.11
Pre-release
Pre-release
Core Changes
- refactor: cache lowercasing all the locales: #74038
- Add SRI support for Node.js Runtime : #73891
- Separate bots detection utils: #74000
- docs: remove a duplicated word in redirect code comment: #74043
- examples: update gitignore files for parity for yarn recommendations: #71956
- chore: update turbopack document path in the warning message: #72597
- Clean up
react-dev-overlay
before fork: #74016 - chore(next/image): improve imgopt api bypass detection for unsupported images: #73909
- [Segment Cache] Add CacheStatus.Empty: #73667
- chore: move static paths utils into own folder: #73928
- Delete unused
GroupedStackFrames.tsx
: #74028 - [Segment Cache] Move cache key creation to client : #73853
- feat: added partial shell generation using root params: #73816
- feat: added error when there's missing root params in generateStaticParams: #73933
- Remove parentRendered argument: #73877
- Generate per-segment responses for any static page: #73945
- feat: added fallback route params to prerender manifest: #74004
Example Changes
- examples: update
next-config-js
document path: #73774 - examples: convert @next/third-parties examples from JS to TS: #73602
- updated with-orbit-components example to utilize the App Router.: #73266
- examples: update
with-styled-components
README: #73729 - examples: update
with-orbit-components
README: #74011
Misc Changes
- Make
ChunkItem
s reference onlyOutputAssets
: #73824 - Install Vercel CLI at start of E2E deploy tests: #74047
- Fixed small typo in the doc: #73971
- docs: fixed regex for parsing base64String, and updated subscribeToPush function.: #73940
- exclude some modules from auto-import: #74020
- [Docs]: Clarify redirects in next.config to negate potential infinite redirects: #74019
- Update Turbopack development test manifest: #74013
- Turbopack: use old client reference collection implementation: #74029
- Create Jest project for Turbopack: #73769
- [Turbopack] move git version info to top-level crate to fix caching issues: #74015
Credits
Huge thanks to @JamBalaya56562, @wyattjoh, @unstubbable, @wbinnssmith, @ijjk, @huozhi, @suu3, @Marukome0743, @PapatMayuri, @Sahil4883, @abyii, @devjiwonchoi, @lubieowoce, @styfle, @molebox, @mischnic, @eps1lon, @acdlite, @wyattjoh, @sokra, and @maciej-ka for helping!