Skip to content

Commit 84f41aa

Browse files
authored
14.0.0-rc.1 (#1364)
If you're a third-party library used by others who may also use `graphql-js`, I do not recommend take a dependency on this RC: there will be a few additional breaking changes, such as a fix for #1324 .
1 parent 45ecb53 commit 84f41aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql",
3-
"version": "0.13.2",
3+
"version": "14.0.0-rc.1",
44
"description": "A Query Language and Runtime which can target any service.",
55
"license": "MIT",
66
"main": "index",

0 commit comments

Comments
 (0)