v13.4.13-canary.13
版本发布时间: 2023-08-03 23:51:54
vercel/next.js最新发布版本:v15.0.2-canary.7(2024-10-26 07:33:49)
Core Changes
- Allow
next/headers
in middleware &draftMode
in edge runtime: #53465 - Add useOptimistic to client-only errors: #53313
- Fix resource being preloaded multiple times during development: #53525
Documentation Changes
- (docs) Add example of redirection in Server Actions: #53485
- Adding docs about static exports not supporting dynamic segments: #52959
Misc Changes
- Update
swc_core
tov0.79.36
: #53416 - Update
swc_core
tov0.79.38
: #53508 - Add test for client router state invalidation caused by cookie mutations: #53494
Credits
Huge thanks to @shuding, @ides15, @ztanner, @kdy1, and @adrianbw for helping!