v13.4.8-canary.3
版本发布时间: 2023-06-26 20:08:15
vercel/next.js最新发布版本:v15.0.2-canary.7(2024-10-26 07:33:49)
Core Changes
- 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
Documentation Changes
- docs: improve minor grammar mistake: #51758
- fix: typo into 03-css-in-js.mdx page: #51761
- docs: Add updated
next/image
video.: #51790 - docs(deploy): fix GitHub Actions cache key: #51789
Example Changes
- chore(examples): relax pinned versions to fix npm install fail due to peer deps issue: #51636
Misc Changes
- Ensure we run cargo-integration on next change: #51736
Credits
Huge thanks to @ijjk, @ibash, @mohanraj-r, @sokra, @shuding, @kevinmitch14, @iaurg, @leerob, @steebchen, @ztanner, and @Cow258 for helping!