You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to add a version picker to the Zod Playground, allowing users to seamlessly switch between different versions of the Zod library. This would enable users to test and learn about the various features and changes introduced in each version, making the playground an even more effective learning and testing tool.
The text was updated successfully, but these errors were encountered:
This is interesting but without a server, or an online service that allows lazy loading of NPM modules, it's not feasible IMHO due to the app bundle size that would become huge.
Do you have any idea here? Maybe we could include only the major versions but idk sounds a silly idea.
It would be useful to add a version picker to the Zod Playground, allowing users to seamlessly switch between different versions of the Zod library. This would enable users to test and learn about the various features and changes introduced in each version, making the playground an even more effective learning and testing tool.
The text was updated successfully, but these errors were encountered: