Bump next from 14.2.22 to 15.3.3 in /website
Bumps next from 14.2.22 to 15.3.3.
Release notes
Sourced from next's releases.
v15.3.3
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Reinstate
vary(#79939)- fix(next-swc): Fix interestingness detection for React Compiler (#79558)
- fix(next-swc): Fix react compiler usefulness detector (#79480)
- fix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)
- Client router should discard stale prefetch entries for static pages (#79362)
Credits
Huge thanks to
@gaojude,@kdy1,@bgw, and@unstubbablefor helping!v15.3.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#78488) (#78883)
@next/mdx: Use stable turbopack config options (#78880)- Fix react-compiler: Fix detection of interest (#78879)
- Fix turbopack: Backport sourcemap bugfix (#78881)
- [next-server] preserve rsc query for rsc redirects (#78876)
- Update middleware public/static matching (#78875)
Credits
Huge thanks to
@ijjk,@huozhi,@kdy1,@wbinnssmith, and@bgwfor helping!v15.3.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- chore: Backport SWC-based RC optimization (#78260)
- fix: bump [email protected] (#78164)
Credits
Huge thanks to
@kdy1and@styflefor helping!v15.3.1-canary.15
Core Changes
... (truncated)
Commits
3ab8db7v15.3.318c8113[backport] Reinstatevary(#79939)e18212fre-enable vary header deploy test (#79753)ec202ecRevert "[next-server] skip setting vary header for basic routes" (#79426)e2f264ffix(next-swc): Fix interestingness detection for React Compiler (15.3) (#79558)562fac7fix(next-swc): Fix react compiler usefulness detector (15.3) (#79480)06097fdfix(dev-overlay): Better handle edge-case file paths in launchEditor (#79526)bda731fClient router should discard stale prefetch entries for static pages (#79362)d9ec4a4v15.3.23def5ffbackport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOu...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.