Skip to content

Commit 70362c0

Browse files
committed
Changesets
1 parent c694dd3 commit 70362c0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.changeset/lemon-oranges-promise.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@keystone-6/fields-document": major
3+
"@keystone-6/cloudinary": major
4+
"@keystone-6/auth": major
5+
---
6+
7+
Use `g` export instead of `graphql` from `@keystone-6/core`. The only breakage is that you must be on the version of `@keystone-6/core` that includes the `g` export or newer

.changeset/small-kiwis-speak.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@keystone-6/core": minor
3+
---
4+
5+
Rename `graphql` export to `g`. The `graphql` export still exists but is now deprecated and may be removed in a future release. See [#9460](https://github.com/keystonejs/keystone/pull/9460) for more details including how to migrate quickly.

0 commit comments

Comments
 (0)