graphene icon indicating copy to clipboard operation
graphene copied to clipboard

v3 upgrade documentation?

Open mattbasta opened this issue 3 years ago • 2 comments

Similar to https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md, is there a guide to upgrading to v3 from v2? I cannot seem to find any information beyond the list of changes from the GH release: https://github.com/graphql-python/graphene/releases/tag/v3.0.0

mattbasta avatar Dec 09 '21 13:12 mattbasta

@mattbasta I wrote some release notes a while ago: https://github.com/graphql-python/graphene/wiki/v3-release-notes

I think they are still up to date (I've also added them to the GitHub release)

jkimbo avatar Dec 09 '21 13:12 jkimbo

Great work on the release notes @jkimbo, just read them and are great!

syrusakbary avatar Jan 21 '22 18:01 syrusakbary

Referenced the doc in the GH release.

erikwrede avatar Aug 27 '22 18:08 erikwrede