next.js
10f2268f - Add Zod and router state validation (#46962)

Commit
2 years ago
Add Zod and router state validation (#46962) This PR adds Zod to the precompiled libraries, and use it to create schemas for the router state tree for validation. In other planned features/changes, Zod will also be used to do run-time data validation. Fixes NEXT-135.
Author
Parents
Loading