Conversation
9030487 to
2bf134f
Compare
|
On 2nd thought, perhaps we should wait for the first need for versioning, as opposed to implementing this now. It may not be something that happens often, if at all. |
Co-authored-by: Glen <glen.84@gmail.com>
I'd like to push for versioning because it removes friction. It's easy to release |
|
I've updated the description of this PR to make it only about versionning as it's a separate thing. See #54 for the |
|
I'm not following how versioning would make the current index easier to read. The specs should probably just be grouped by author. |
|
Quick notes from the January Working Group: @leebyron mentions we already have a @michaelstaib also mentioned we could merge the scalars with the contrib repo |
Follow up from #39
This introduces versioning to makes it easier to see the latest version of a scalar at a glance. The main index could filter out the outdated versions of scalars.
See also graphql/graphql-wg#1879