Update nextjs monorepo to v13 (major) #183
Closed
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.1.4
->^13.0.0
^12.1.4
->^13.0.0
Release Notes
vercel/next.js
v13.0.3
Compare Source
Core Changes
v0.40.40
: #42326generateStaticParams
in error: #42524next/compat/router
: #42502addStatusHandler
andPromise.resolve
instead ofsetTimeout
: #42350verifyRootLayout.ts
: #42324Documentation Changes
create-next-app@latest
: #42528with-absolute-imports
example to TypeScript: #42529Example Changes
middleware-matcher
example to TypeScript: #42520custom-server-express
example to TypeScript: #42110Misc Changes
Credits
Huge thanks to @lucasassisrosa, @kdy1, @ijjk, @jakemstar, @lachlanjc, @ws-jm, @davidnx, @steven-tey, @Brooooooklyn, @hanneslund, @josephcsoti, @fantaasm, @timneutkens, @sivtu, @leerob, @balazsorban44, @maxproske, @rightones, @bot08, @shuding, @huozhi, @wyattjoh, @ethomson, @alexkirsz, @kwonoj, @MaxLeiter, @rishabhpoddar, @feedthejim, @gnoff, @moetazaneta, @superbahbi, @NOCELL, @ademilter, @nathanhammond, @imranbarbhuiya, @mrkldshv, @cvolant, @hughlilly, @ismaelrumzan, and @sQVe for helping!
v13.0.2
Compare Source
Core Changes
cache
on fetch as Cloudflare doesn't support it.: #42362prisma
to the external package list: #42323usePathname
to returnstring | null
: #42380Documentation Changes
next/script
behavior on client-side navigation: #42260path
for information in cookie setting: #42146<Link />
keyword: #42422Misc Changes
Credits
Huge thanks to @wyattjoh, @shuding, @ijjk, @timneutkens, @kwonoj, @balazsorban44, @Kikobeats, @BLUE-DEVIL1134, @timeyoutakeit, @huozhi, @ismaelrumzan, @mnajdova, @aleksa-codes, @delbaoliveira, @gruz0, @meenie, @danmindru, @inokawa, @hanneslund, @oBusk, @BRKalow, @devvspaces, @lucasassisrosa, @adictonator, @m7yue, @styfle, and @chibicode for helping!
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
: #41573Configuration
📅 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.