Sourced from next's releases.
v15.1.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix(turbo): sassOptions silenceDeprecations was not overwritten with user options: vercel/next.js#73937
- refactor collectAppPageSegments: vercel/next.js#73908
Credits
Huge thanks to
@devjiwonchoi
and@ztanner
for helping!v15.1.1-canary.12
Core Changes
- refactor(turbopack): Make various types directly or indirectly included in
State<T>
types into OperationValues and/or NonLocalValues: #74008- Fork
react-dev-overlay
for new UI: #74017- fix: added fallback source route to prerender manifest: #74052
Credits
Huge thanks to
@bgw
,@devjiwonchoi
, and@wyattjoh
for helping!v15.1.1-canary.11
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
Example Changes
- examples: update
next-config-js
document path: #73774Misc Changes
- Make
ChunkItem
s reference onlyOutputAssets
: #73824- Install Vercel CLI at start of E2E deploy tests: #74047
Credits
Huge thanks to
@JamBalaya56562
,@wyattjoh
,@unstubbable
,@wbinnssmith
,@ijjk
,@huozhi
, and@maciej-ka
for helping!v15.1.1-canary.10
Core Changes
- refactor: make locales array immutable: #74037
Misc Changes
... (truncated)
4384c68
v15.1.1d137863
run build_and_test workflow on backport branchd27bb14
backport: fix(turbo): sassOptions silenceDeprecations was not
overwritten wit...0c8187a
Add NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (#73763)e83ab18
backport: refactor collectAppPageSegments (#73996)ada25fc
Designate as backport branchdafcd43
v15.1.02deb35d
v15.0.4-canary.52f92b159
test: fix type error in segment-cache-basic test (#73755)4074ede
docs(turbopack): Better document the Vc type, with references to
ResolvedVc a...