Skip to content

Commit

Permalink
Bump bindings by minor to adopt new major @urql/core
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed Feb 9, 2021
1 parent c74019c commit 382fcd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .changeset/plenty-carrots-prove.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
'@urql/core': major
'@urql/preact': minor
'@urql/svelte': minor
'@urql/vue': minor
'urql': minor
---

Remove deprecated `operationName` property from `Operation`s. The new `Operation.kind` property is now preferred. If you're creating new operations you may also use the `makeOperation` utility instead.
Expand Down

0 comments on commit 382fcd1

Please sign in to comment.