Sourced from next's releases.
v13.4.8
For a more detailed summary of recent performance improvements around compilation, please see this comment.
Core Changes
- Auto fill title/images/description from openGraph for twitter if missing: #51453
- Route Module Updates: #51433
- fix(typo): rename var name in comment: #51531
- feat: support for numeric separators in revalidate config: #51438
- Support response aborting: #51594
- Next Build Turbo POC (2): #51546
- bugfix: route interception with dynamic paths: #51526
- add edge rendering for app dir for Turbopack: #51631
- Pages Error Route Module Rendering: #51374
- Revert "add edge rendering for app dir for Turbopack": #51659
- Update cache handling in draft mode: #51663
- Add esm entry for next/server and alias
@vercel/og
: #51651- Hot reload when conflicted pages detected and when conflicts are resolved: #51516
- Fix standalone rendering for unmatched _next routes: #51611
- add edge rendering for app dir for Turbopack: #51666
- Revert "Update
swc_core
tov0.78.15
": #51716- type check tests (and convert next-test-utils.js to ts) : #51071
- Add default modularizeImports that breaks up
@mui/icons-material
,@mui/material
, date-fns, lodash, lodash-es, ramda, react-bootstrap: #50900- Move Pages
render
out of server: #51678- Add url to patched fetch response: #51665
- Correct Flight client's condition for SSR and
createServerReference
: #51723- Update manual basePath with trailingSlash: #51726
- feat: add body parser limit for server actions: #51104
- fix: handle 404 errors in HotReload client: #51637
- Add critical next config value to github info: #51715
- Fix not-found handling in turbopack: #51735
- Allow matching against user-agent in rewrites that match headers: #48271
- revalidate should be more than a boolean: #51627
- Rename
serverActionsSizeLimit
asserverActionsBodySizeLimit
and add docs: #51755- Fix HMR for missing dependencies in next-app-loader: #51778
- fix: interception rewrites should support catch-all segments: #51787
- Remove
execSync
: #51785- Remove unncessary source matching from loader: #51775
- Fix
NODE_OPTIONS='--inspect'
not running expected: #51467- Fix tree-shaking for metadata image functions on the Edge runtime: #51762
- Add
WATCHPACK_WATCHER_LIMIT=20
: #51826- Simplify Flight manifest plugin: #51589
- performance: don't compile on hover on dev: #51830
- Refactor
next-font-manifest-plugin
: #51835- feat: Introduce eslint rule for async client components: #51547
- fix: webpack target should match node engines: #51852
- Enable compression for Webpack's cache during dev: #51851
- perf: only require nextjs-require-cache-hot-reloader related API in dev mode: #51834
... (truncated)
b4a875e
v13.4.84b4731d
Revert "ReverseTopological -> AdjacencyMap" (#52139)11bd772
Add missing url hash (#52123)f6a1522
ReverseTopological -> AdjacencyMap (#52032)eca3153
v13.4.8-canary.15c87a1b1
fix: env hot reload for RSC pages (#51930)10605a1
Renable flaky tests disabled before (#51680)805bfa4
Remove EnvironmentIntention (#51965)8eb9730
Avoid unnecessary resolveExternal
calls (#52053)967b876
docs: Fix broken link (#52092)