mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
149f18e83f
This removes the `routerBfCache` and enables it automatically when `cacheComponents` is enabled. This leverages `React.Activity` on layout segments to support restoring previously visited UI segments while preserving state.