mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
079df0f6f4
rootParams is now available by default. the flag is removed. There are still intentional limitations. For instance rootParams cannot be used in route handlers and Server Actions. The feature will be expanded with some support for this in the future.