RevereCRE / relay-nextjs

⚡️ Relay integration for Next.js apps
https://reverecre.github.io/relay-nextjs/
MIT License
251 stars 30 forks source link

Upgrade next.js and relay in example #50

Closed supaspoida closed 2 years ago

supaspoida commented 2 years ago

The latest release for Next.js includes native support for relay via swc. I was wondering if this library was compatible so I took a shot at upgrading the example app. Turned out to be fairly straightforward so I figured it'd send it up in case it'd be helpful.