v13.4.20-canary.16
版本发布时间: 2023-09-04 19:59:51
vercel/next.js最新发布版本:v15.0.2-canary.7(2024-10-26 07:33:49)
Core Changes
- Simplify getPagePaths logic: #54908
- Debug tracing: time devserver startup: #54537
- Update turbopack: #54909
- Add types for hot reloader send method: #54932
- Fix typo in hot-reloader: #54944
- Ensure that barrel files behind wildcards are transformed into shortpath: #54951
- Fix group routes custom root not-found: #54931
- fix: server actions firing twice after navigation: #54948
- docs: fix document format for next_private_export_map: #54952
- Unify serverError hmr event: #54962
- Add serverError action to list of HMR events: #54964
- fix(next-swc): skips client/server only checks when running with Jest to unblock testing: #54891
Documentation Changes
- Fix typo in description of error.js: #54933
- docs: Minor formatting fix in Pages Router SSG: #54915
- docs: add
maxDuration
in API Routes config: #54844 - docs: add missing word in client components: #54830
- docs: Clarify the ability to access current route segments in layouts: #53349
- docs: Update Vercel YouTube channel url: #54912
- docs: Move general info about next.config.* to its index page: #53542
- docs: Fix typo in app/building-your-application/caching: #54841
Example Changes
- fix: Fix grammar issues on README.md: #54921
- Fix: slug type issue: #54616
- chore: upgrade playwright example: #53584
Misc Changes
- chore: fix autolabeler: #54916
- Update codeowners: #54966
Credits
Huge thanks to @wyattjoh, @wbinnssmith, @jridgewell, @okoyecharles, @balazsorban44, @rob-johansen, @imageck, @ecklf, @Sylith1231, @SonMooSans, @timneutkens, @rousan, @robertwbradford, @hiddenest, @shuding, @huozhi, @ztanner, @innowhat, @sand4rt, and @feugy for helping!