Skip to content

Conversation

supaspoida
Copy link
Contributor

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.

Next.js has added support for relay via swc in it's latest releases.
This change updates relay related libs to their latest versions,
replaces `babel-plugin-relay` with the native next.js support via swc,
and regenerates types.
Copy link
Contributor

@rrdelaney rrdelaney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome, thank you so much for taking this on! I have been meaning to do this for a while but it's been fairly low priority compared to other maintenance work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants