prixite.github.io
prixite.github.io copied to clipboard
Bump next from 13.5.4 to 14.1.1
Bumps next from 13.5.4 to 14.1.1.
Release notes
Sourced from next's releases.
v14.1.1
Note: this is a backport release for critical bug fixes -- this does not include all pending features/changes on canary
Core Changes
- Should not warn metadataBase missing if only absolute urls are present: vercel/next.js#61898
- Fix trailing slash for canonical url: vercel/next.js#62109
- Fix metadata json manifest convention: vercel/next.js#62615
- Improve the Server Actions SWC transform: vercel/next.js#61001
- Fix Server Reference being double registered: vercel/next.js#61244
- Improve the Server Actions SWC transform (part 2): vercel/next.js#62052
- Fix module-level Server Action creation with closure-closed values: vercel/next.js#62437
- Fix draft mode invariant: vercel/next.js#62121
- fix: babel usage with next/image: vercel/next.js#61835
- Fix next/server api alias for ESM pkg: vercel/next.js#61721
- Replace image optimizer IPC call with request handler: vercel/next.js#61471
- chore: refactor image optimization to separate external/internal urls: vercel/next.js#61172
- fix(image): warn when animated image is missing unoptimized prop: vercel/next.js#61045
- fix(build-output): show stack during CSR bailout warning: vercel/next.js#62594
- Fix extra swc optimizer applied to node_modules in browser layer: vercel/next.js#62051
- fix(next-swc): Detect exports.foo from cjs_finder: vercel/next.js#61795
- Fix attempted import error for react: vercel/next.js#61791
- Add stack trace to client rendering bailout error: vercel/next.js#61200
- fix router crash on revalidate + popstate: vercel/next.js#62383
- fix loading issue when navigating to page with async metadata: vercel/next.js#61687
- revert changes to process default routes at build: vercel/next.js#61241
- fix parallel route top-level catch-all normalization logic to support nested explicit (non-catchall) slot routes: vercel/next.js#60776
- Improve redirection handling: vercel/next.js#62561
- Simplify node/edge server chunking some: vercel/next.js#62424
Credits
Huge thanks to
@huozhi,@shuding,@Ethan-Arrowood,@styfle,@ijjk,@ztanner,@balazsorban44,@kdy1, and@williamlifor helping!v14.1.1-canary.82
Core Changes
- fix(turbopack): don't emit issues for deleted pages: #62012
- perf: don't emit issues via websocket for now: #59024
- add native css nesting support: #62644
- refactor(next-swc): remove unused features: #62696
- Upgrade mini-css-extract-plugin: #62698
- Update precompiled for mini-css-extract-plugin: #62699
- feat: display text diff for text mismatch hydration errors: #62684
- Fix lint check: #62702
Documentation Changes
... (truncated)
Commits
5f59ee5v14.1.1f48b90beven more7f789f4more timeoutab71c4cupdate timeout75f60d9update trigger release workflow74b3f0fServer Action tests (#62655)a6946b6Backport metadata fixes (#62663)4002f4bFix draft mode invariant (#62121)7dbf6f8fix: babel usage with next/image (#61835)3efc842Fix next/server apit push alias for ESM pkg (#61721)- 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)