Bump next from 15.0.3 to 15.1.3
Bumps next from 15.0.3 to 15.1.3.
Release notes
Sourced from next's releases.
v15.1.3
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Retry manifest file loading only in dev mode: #73900
- Use shared worker for lint & typecheck steps: #74154
Credits
Huge thanks to
@unstubbable
and@ztanner
for helping!v15.1.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Update React from 7283a213-20241206 to 65e06cb7-20241218: vercel/next.js#74117
Credits
Huge thanks to
@ztanner
for helping!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.24
Core Changes
- fix: update broken links in config-shared.d.ts: #74122
- fix: fix typos in errors.json & create-component-tree.tsx: #74471
- Safely retrieve router, improve page reload logic: #74209
- docs: bump year: #74475
Misc Changes
- docs(generate-static-params): add typescript example and missing jsx switcher: #73962
- docs(fetching-data-and-streaming): add missing types to example: #74081
- docs(use-cache): add missing
switcher
code blocks and types in examples: #74083Credits
... (truncated)
Commits
-
4cbaaa1
v15.1.3 -
221d18b
Backport v15: used shared worker for lint & typecheck steps (#74154) (#74285) -
7d880a3
Backport v15: Retry manifest file loading only in dev mode (#73900) (#74283) -
df392a1
v15.1.2 -
40c9424
Backport (v15): Update React from 7283a213-20241206 to 65e06cb7-20241218 (#74... -
4384c68
v15.1.1 -
d137863
run build_and_test workflow on backport branch -
d27bb14
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) - Additional commits viewable in compare view