ethanniser / next-typesafe-url

Fully typesafe, JSON serializable, and zod validated URL search params, dynamic route params, and routing for NextJS.
https://next-typesafe-url.dev
MIT License
362 stars 16 forks source link

Adopt typeschema #68

Closed ethanniser closed 5 months ago

ethanniser commented 11 months ago

closes #67

this should be all the code needed to move to typeschema (assuming it adopts the success field I suggested)

still to do:

ethanniser commented 5 months ago

Closing as I don't see this as a long term goal anymore