Update dependency next to v13.3.0 - autoclosed #112
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:
13.2.3
->13.3.0
Release Notes
vercel/next.js
v13.3.0
Compare Source
Core Changes
fetchPriority
tonext/image
: #47222fetchPriority
: #47302util
: #47292base-server
: #47313exportPathMap
withapp
dir: #47371no-html-link-for-pages
rule: #4251618.3.0-next-12a1d140e-20230321
: #47405not-found.js
to catch all unmatched routes: #47328typedRoutes
: #47398next build
to emit output withoutput: export
: #47376Response
in pages API routes in Node.js runtime: #47442output: export
: #47464swc/plugins
repository: #47441next/font/local
: #47463next-core
: #47607output: export
withuse client
: #47635loaderFile
with edge runtime: #47659ExportPathMap
: #47676next-types-plugin
generated files forNode16
/NodeNext
: #47571src
prop onnext/image
: #47695_devPagesManifest.json
on next-site: #47427next export
tooutput: 'export'
: #47717next-core
package.json dev script: #47746output: export
: #47765SharedError
for body streaming: #47677computeWorkerKey
to the static optimization worker: #47792next-types-plugin
): addParamCheck
type only forroute.ts
files: #47739gitpkg.now.sh
togitpkg.vercel.app
: #47879module.hot.accept
call to server CSS modules: #47913build/index.ts
: #47935react@experimental
under anexperimentalReact
flag: #47759Route
type for router APIs: #47931output: export
innext dev
: #47768react@experimental
under anexperimentalReact
flag": #48038Documentation Changes
typesafe-i18n
as a new i18n option: #47315Example Changes
Misc Changes
going-to-production.md
: #47056next-*
crates from Turbopack: #47019handleDisconnect
being called twice: #46959create-next-app
: #47037@ts-ignore
in Cloudinary config: #47029output: export
support forappDir
: #47022RenderOpts
type import: #47167next dev
andoutput: export
: #47171--tailwind
flag: #46927output: export
: #47219createFromFetch
: #47216src/
correctly: #47238features.manyFiles
on post install: #47375route.ts
toroute.js
: #47352async
require when importing ESM ininstrumentation.ts
: #47658Credits
Huge thanks to @shuding, @huozhi, @sokra, @hanneslund, @JesseKoldewijn, @kaguya3222, @yangshun, @ijjk, @konomae, @Brooooooklyn, @jridgewell, @zlrlyy, @JohnDaly, @abhiyandhakal, @benjie, @johnnyomair, @nk980113, @dirheimerb, @DerTimonius, @DuCanhGH, @padmaia, @stafyniaksacha, @Gladowar, @zek, @jankaifer, @styfle, @balazsorban44, @wbinnssmith, @chibicode, @ForsakenHarmony, @franktronics, @FSaldanha, @Schniz, @raisedadead, @AdamKatzDev, @wyattjoh, @leerob, @meesvandongen, @vladikoff, @feedthejim, @tka5, @pyjun01, @gdborton, @M3kH, @aretrace, @shivanshubisht, @alexkirsz, @agrattan0820, @vinaykulk621, @heyitsuzair, @mrkldshv, @timneutkens, @furkanmavili, @swaminator, @EndangeredMassa, @DevEsteves, @rishabhpoddar, @schehata, @molebox, @dlehmhus, @akshaynox, @sp00ls, @janicklas-ralph, @tomryanx, @kwonoj, @karlhorky, @kdy1, @dante-robinson, @lachlanjc, @ianmacartney, @hotters, @isaackatayev, @insik-han, @jayair, @ivanhofer, @javivelasco, @SukkaW, @visshaljagtap, @imranbarbhuiya, @nivak-monarch, @HarshaVardhanReddyDuvvuru, @ianldgs, @ricardofiorani, @swarnava, @gustavostz, and @nabsul for helping!
v13.2.4
Compare Source
Core Changes
tsconfig
/jsconfig
: #45815next/image
eslint message to denote that costs may be incurred.: #46640force-static
on App Routes: #46693shakeExports
and JSX: #35735output: export
config: #46744experimental.runtime
and emit warning when used: #46631app/
: #46609Documentation Changes
Example Changes
Misc Changes
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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.