Core Changes
- Remove
internal_disableSyncDynamicAPIWarnings
flag: #75231 - router.prefetch should not trigger a React update: #75238
Misc Changes
- refactor(turbo-tasks): Use Return Position Impl Traits (RPIT) to reimplement GraphTraversal: #74896
- chore(turbo-tasks): Delete
non_local_return
support from#[turbo_tasks::function]
: #75209 - perf(turbopack): Update SWC plugins (
styled-jsx
,emotion
): #75236
Credits
Huge thanks to @bgw, @eps1lon, @acdlite, and @kdy1 for helping!