RevereCRE / relay-nextjs

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

Add deep-equal to check query variables #85

Closed vip30 closed 1 year ago

vip30 commented 1 year ago

fix #84

rrdelaney commented 1 year ago

Hey @vip30, thanks so much for this contribution! We have actually implemented a similar mechanism in our 2.0 release, which will likely be released today. Please keep an eye out for that along with an upgrade guide as there are some breaking changes (no need for _document anymore!).

In the meantime I am going to close this PR as it is redundant with our 2.0 release. Thank you again!