This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^12.3.2
->^13.0.1
Release Notes
vercel/next.js
v13.0.1
Compare Source
Core Changes
NextCookies
toRequestCookies
andResponseCookies
: #41526next/image
: #41930next/image
: #42102url-to-withrouter
: #42109Documentation Changes
@next/font
docs: #42002next/image
docs to example: #42020--js, --ts
with appDir support; enhanced testing: #42012Example Changes
swcMinify: true
as it's the new default.: #41877any
type in examplewith-turbopack
: #41798next@latest
in all examples: #41922with-aphrodite
exapmle: #42078app
directories: #42094Misc Changes
pnpm-lock.yam
in.prettierignore_staged
: #42212Credits
Huge thanks to @jaredpalmer, @ijjk, @Brooooooklyn, @koenpunt, @rishabhpoddar, @karlhorky, @balazsorban44, @leerob, @NekoChanTaiwan, @chrisipanaque, @Reshmi-Sriram, @maxproske, @Kosai106, @timneutkens, @kwonoj, @hanneslund, @bertho-zero, @abayomi185, @styfle, @Kikobeats, @nuta, @yasath, @shuding, @serkanbektas, @steven-tey, @jimCresswell, @alpha-xek, @huozhi, @LorenzoBloedow, @iiegor, @craigwheeler, @peraltafederico, @teobler, @ismaelrumzan, @IngoVals, @jaykch, @artdevgame, @ishaqibrahimbot, @ctjlewis, @wxh06, @sokra, @timeyoutakeit, and @DuncanOgle for helping!
v13.0.0
Compare Source
Core Changes
__NEXT_NEW_LINK_BEHAVIOR
in Jest tests whennewNextLinkBehavior
is true: #40702optoutServerComponentsBundle
option: #40770<Image />
andresponseLimit
: #40863fetch
usingundici
in Node.js <18: #40318adjustFontFallbacks
: #40771v0.28.10
: #41016with-xata
example: #39864eslint-plugin-next
: #38647pnpm dev
: #40335eslint-plugin-next
to typescript: #41046mjs
,mts
,cjs
andcts
extension by default: #40879v0.28.20
: #41153moduleId
option: #41160sharp
is missing in standalone mode: #41133v0.29.5
: #41181react-dom
in the SSR build: #412272701033
: #41240AppProps
to not require generic: #41264as
on next/link with new router: #41285beforeInteractive
scripts properly without blocking hydration: #41164type: "module"
: #41268v0.32.8
: #41304next/image
: #41004next/image
codemod to handlerequire()
: #41345onLoad
prop innext/future/image
: #41374next/image
tonext/legacy/image
& renamenext/future/image
tonext/image
: #41399v0.38.4
: #41401next/image
SyntheticEvent: #41480next/image
docs and examples: #41434v0.38.22
: #41477Cookies
->NextCookies
: #41491target: serverless
: #41495browsersListForSwc
and change default tolegacyBrowsers: false
: #41529v0.39.7
: #41544styled-jsx
prefix innext dev
: #41484next/image
svg blur placeholder withfill
: #41573images.loaderFile
config: #41585next-image-experimental
codemod to handle loaders: #41633data-nimg
attribute onnext/image
: #41612v0.40.7
: #41613webpack5
config option: #41667AsyncLocalStorage
for static generation is shared for client & server: #41695v0.40.13
: #41692v0.40.13
": #41699v0.40.13
"": #41700v0.40.16
: #41702app
detected but config is missing: #41696appDir
feedback: #41751Documentation Changes
pageExtensions
: #40039console.log
output example: #41096redirects
on client-side navigation: #41362remotePatterns
link to next-image-unconfigured-host: #41504swcMinify
to the Upgrade Guide: #41521next/legacy/image
demo: #41539next/image
sizes using fill prop: #41560<Link />
executes server methods: #41577ci-build-caching
: #41763Example Changes
msw
version inwith-msw
example: #40777with-react-native-web
dependencies: #41024with-react-hook-form
example to TypeScript: #38796next-env.d.ts
files: #41041with-react-query
: #38101vanilla-extract
example: #41061with-xata
example: #41063cms-prismic
example: #40121with-linaria
: #41085withSentry
function inwith-sentry
example: #41326preset: client
: #41597Misc Changes
Configuration
📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a preset from . View repository job log here