This repository was archived by the owner on Nov 4, 2024. It is now read-only.
Update nextjs monorepo to v13.4.8 #1364
Merged
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:
13.3.4
->13.4.8
13.3.4
->13.4.8
Release Notes
vercel/next.js (eslint-config-next)
v13.4.8
Compare Source
For a more detailed summary of recent performance improvements around compilation, please see this comment.
Core Changes
swc_core
tov0.78.15
": #51716render
out of server: #51678createServerReference
: #51723serverActionsSizeLimit
asserverActionsBodySizeLimit
and add docs: #51755execSync
: #51785NODE_OPTIONS='--inspect'
not running expected: #51467WATCHPACK_WATCHER_LIMIT=20
: #51826next-font-manifest-plugin
: #51835edge
runtime Pages API/App Route handlersAbortSignal
aborts on client disconnect: #51727unstable_getImgProps
export fromnext/image
: #51205turbopack
andswc_core
tov0.78.24
: #51943resolveExternal
calls: #52053Documentation Changes
/app
based pages and layout in nested layouts: #51558docs
: fix generated app icons file extensions: #51562next/image
video.: #51790reactStrictMode: true
by default: #51931NODE_ENV
environment variable: #52003Example Changes
with-supabase
example: #51442supabase-js
dependency forwith-supabase
example: #51703Misc Changes
swc_core
tov0.78.15
: #51269swc_core
tov0.78.24
: #51857swc_core
tov0.78.24
": #51940Credits
Huge thanks to @huozhi, @wyattjoh, @dijonmusters, @danger-ahead, @bre30kra69cs, @leerob, @Yash-Singh1, @jridgewell, @alexkirsz, @ztanner, @sokra, @krmeda, @tyler-lutz, @ijjk, @delbaoliveira, @bigyanse, @kdy1, @2-NOW, @ForsakenHarmony, @Mingyu-Song, @morganfeeney, @timneutkens, @aralroca, @nickmccurdy, @adamjmcgrath, @shuding, @devjiwonchoi, @angel1254mc, @cxa, @ibash, @mohanraj-r, @kevinmitch14, @iaurg, @steebchen, @Cow258, @charlesbdudley, @feedthejim, @tyhopp, @Drblessing, @styfle, @kwonoj, @MaxLeiter, @milovangudelj, @SukkaW, @jacobsfletch, @JoshuaKGoldberg, @zignis, @ChristianIvicevic, @mrxbox98, @oliviertassinari, @balazsorban44, @fsansalvadore, @DuCanhGH, @tvthatsme, @gnoff, and @SonMooSans for helping!
v13.4.7
Compare Source
Core Changes
Documentation Changes
with-supabase
example to App Router: #51335next/image
docs.: #51457Example Changes
Misc Changes
ERR_INVALID_THIS
on Node 20: #51406ERR_INVALID_THIS
on Node 20": #51539Credits
Huge thanks to @wyattjoh, @ijjk, @dvakatsiienko, @leerob, @kwonoj, @nickmccurdy, @brunoeduardodev, @dijonmusters, @shuding, @tyler-lutz, @huozhi, @feedthejim, @alexkirsz, @sonam-serchan, @vicsantizo, @leodr, @wiscaksono, @sokra, @delbaoliveira, @ztanner, @hustLer2k, @joshuabaker, and @ForsakenHarmony for helping!
v13.4.6
Compare Source
Core Changes
next/head
warning to link to the correct docs page: #51013output: export
andnext export -o
: #51191extension
does not load.md
f…: #49785Documentation Changes
usePathname
usage as client hook.: #51146Note
toGood to know
consistency: #51080env
suggestions: #51312Example Changes
with-elasticsearch
to TypeScript: #44842Misc Changes
Credits
Huge thanks to @ijjk, @huozhi, @kwonoj, @shuding, @shozibabbas, @omarhoumz, @jamespearson, @tristndev, @sokra, @leerob, @AldeonMoriak, @delbaoliveira, @manovotny, @styfle, @mirismaili, @tyler-lutz, @SuttonJack, @jeremydouglas, @MaxLeiter, @Kikobeats, @JanCizmar, @mltsy, @WilderDev, @Guilleo03, @Willem-Jaap, @escwxyz, @wiredacorn, @Ethan-Arrowood, @BaffinLee, @ztanner, @greatSumini, @ciruz, @kijikunnn, @DustinsCode, @riqwan, @joostdecock, @nikolovlazar, @Bowens20832, @JohnAlbin, @timneutkens, @feedthejim, @wyattjoh, @gidgudgod, @maxproske, @dunklesToast, @yyuemii, @mPaella, @mknichel, @niko20, @jyunhanlin, @mkcy3, and @valentinpolitov for helping!
v13.4.5
Compare Source
Core Changes
next/legacy/image
: #50343cache-control
header on 304 response: #50408next/link
and router push/replace: #49521@vercel/turbopack-node
types (and more turbopack updates): #50605Google-InspectionTool
token to known bot UA list: #50467cssFiles
field: #50610chunks
field in the client manifest for SSR: #50959typescript@5.1
: #50557router.refresh()
with Draft Mode in App Router: #50941verbatimModuleSyntax: true
support in tsconfig.json: #48018moduleResolution: bundler
support in tsconfig.json: #51065Documentation Changes
async
to Opengraph Image code example.: #50990useFormStatus
to be a client component: #50991revalidateTag
import: #51005instrumentation.ts
file: #51034next/image
optimization: #51066PORT
from.env
concatenation example: #51063and
inHow to Use These Docs
section: #51058Example Changes
Misc Changes
swc_core
tov0.76.37
: #50311share-generics
: #50673Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.