This repository has been archived by the owner on Jun 4, 2023. It is now read-only.
chore(deps): update nextjs monorepo to v13 (major) #105
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.1
->13.0.0
12.3.1
->13.0.0
12.3.1
->13.0.0
Release Notes
vercel/next.js
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
eslint-config-next
pnpm dev
(#40335)"pnpm dev
: #41062.ts
to.tsx
create-next-app
environment package manager parser: #41279e2e/app-dir/next-image
: #41609Credits
Huge thanks to @ijjk, @huozhi, @HaNdTriX, @iKethavel, @timneutkens, @shuding, @rishabhpoddar, @hanneslund, @balazsorban44, @anthonyshew, @TomerAberbach, @philippbosch, @styfle, @mauriciomutte, @hayitsdavid, @abdennor, @Kikobeats, @cjdunteman, @Mr-Afonso, @kdy1, @jaril, @abdallah-nour, @North15, @feedthejim, @brunocrosier, @Schniz, @sedlukha, @hashlash, @Ethan-Arrowood, @fireairforce, @migueloller, @leerob, @janicklas-ralph, @Trystanr, @atilafassina, @nramkissoon, @kasperadk, @valcosmos, @henriqueholtz, @nip10, @jesstelford, @lorensr, @AviAvinav, @SukkaW, @jaycedotbin, @saurabhburade, @notrab, @kwonoj, @sanruiz, @angeloashmore, @falsepopsky, @fmontes, @Gebov, @UltiRequiem, @p13lgst, @Simek, @mrkldshv, @thomasballinger, @kyliau, @AdarshKonchady, @endymion1818, @pedro757, @perkinsjr, @gnoff, @jridgewell, @silvioprog, @mabels, @nialexsan, @feugy, @jackromo888, @crazyurus, @EarlGeorge, @MariaSolOs, @lforst, @maximbaz, @maxam2017, @teobler, @Nutlope, @sunwoo0706, @WestonThayer, @Brooooooklyn, @Nsttt, @charlypoly, @aprendendofelipe, @sviridoff, @jackton1, @nuta, @Rpaudel379, @marcialca, @MarDi66, @ismaelrumzan, @javivelasco, @eltociear, @hiro0218, @HugoDF, @saulloalmeida, @ahhshm, @eve0415, and @sokra for helping!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.