Snyk has created this PR to upgrade next from 13.4.5 to 13.5.6.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 190 versions ahead of your current version.
The recommended version was released on 10 months ago.
Snyk has created this PR to upgrade next from 13.4.5 to 13.5.6.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 190 versions ahead of your current version.
The recommended version was released on 10 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-ZOD-5925617
SNYK-JS-NEXT-6828456
SNYK-JS-NEXT-7442548
SNYK-JS-POSTCSS-5926692
SNYK-JS-NEXT-6032387
Release notes
Package name: next
Core Changes
@ mui/icons-material
to the defaultoptimizePackageImports
list: #56801Credits
Huge thanks to @ xiaolou86, @ ztanner, @ sokra, and @ shuding for helping!
Core Changes
Promise.withResolvers
polyfill withDetachedPromise
: #56954onLoadingComplete
as deprecated in favor ofonLoad
: #56944Misc Changes
fs-extra
usage inscripts/
: #56917COREPACK_ENABLE_STRICT: 0
for create-next-app tests: #56955Credits
Huge thanks to @ janicklas-ralph, @ wyattjoh, @ SukkaW, @ styfle, and @ balazsorban44 for helping!
Core Changes
Credits
Huge thanks to @ dpnolte and @ feedthejim for helping!
Core Changes
dotenv
: #38481swc_core
tov0.86.1
: #56770Credits
Huge thanks to @ JuanM04, @ Andarist, @ feedthejim, and @ kdy1 for helping!
Core Changes
Documentation Changes
Credits
Huge thanks to @ WhoAmIRUS and @ gnoff for helping!
Core Changes
Misc Changes
Credits
Huge thanks to @ ztanner, @ styfle, @ feedthejim, and @ balazsorban44 for helping!
Core Changes
fs.existsSync
to avoid race condition: #56387waitUntil
into the handler: #56404existSync
call: #56419isolateModules
totsconfig
when extending from tsconfig withverbatimModuleSyntax
: #54164verbatimModuleSyntax
to make type imports/exports explicit: #56551server-only
andclient-only
: #56760useParams
: #56771x-forwarded-*
headers: #56797Documentation Changes
JSON.parse
to make reading output easier: #56713Example Changes
@ radix-ui/react-icons
: #56452Misc Changes
permalink
option ofuseFormState
: #56329cargo fmt
to lint staged: #56430.../templates/*/app/layout.*
import order: #56380