blitz-js / next-superjson-plugin

SuperJSON Plugin for Next.js Pages and Components
192 stars 13 forks source link

peerDependencies don't include Next.js 14 #93

Closed aleehedl closed 8 months ago

aleehedl commented 8 months ago

Next.js 14 is now out so maybe the peerDependencies should be updated as well?

ginkcode commented 8 months ago

In the meantime waiting for a new release, I've created a fork for this issue. May use this as a temporary solution: npm install https://github.com/ginkcode/next-superjson-plugin.git#v0.5.10