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

Support Next v14 #96

Closed didair closed 4 months ago

didair commented 4 months ago
npm ERR! Found: next@14.1.4
npm ERR! node_modules/next
npm ERR!   next@"14.1.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer next@"^13.4.12" from next-typesafe-url@4.0.6
npm ERR! node_modules/next-typesafe-url
npm ERR!   dev next-typesafe-url@"*" from the root project
ethanniser commented 4 months ago

I'll fix this today Thanks

ethanniser commented 4 months ago

should be fixed in 4.0.7 if not lmk