Releases: n1ru4l/graphql-live-query
Releases · n1ru4l/graphql-live-query
@n1ru4l/graphql-live-query-patch-json-patch@0.6.1
@n1ru4l/socket-io-graphql-server@0.12.0
Minor Changes
- f555f2f: GraphQL v16 compatibility
@n1ru4l/in-memory-live-query-store@0.8.0
Minor Changes
-
f555f2f: BREAKING: Remove support for legacy multi-argument
execute
calls. From now on you should always callexecute
with a single object instead (e.g.execute({ schema, document })
instead ofexecute(schema, document)
).DEPRECATE: The
InMemoryLiveQueryStore.execute
API has been deprecated. Please use theInMemoryLiveQueryStore.makeExecute
function instead. Also theInMemoryLiveQueryStore
constructor parameter optionexecute
has been deprecated. -
f555f2f: GraphQL v16 compatibility
Patch Changes
- Updated dependencies [f555f2f]
- @n1ru4l/graphql-live-query@0.9.0
@n1ru4l/graphql-live-query@0.9.0
Minor Changes
- f555f2f: GraphQL v16 compatibility
@n1ru4l/graphql-live-query-patch@0.6.0
Minor Changes
- f555f2f: GraphQL v16 compatibility
@n1ru4l/graphql-live-query-patch-jsondiffpatch@0.7.0
@n1ru4l/graphql-live-query-patch-json-patch@0.6.0
@n1ru4l/socket-io-graphql-server@0.11.1
Patch Changes
- 31ef74b: fix esm support for create-react-app and webpack
@n1ru4l/socket-io-graphql-client@0.11.1
Patch Changes
- 31ef74b: fix esm support for create-react-app and webpack
@n1ru4l/json-patch-plus@0.1.4
Patch Changes
- 31ef74b: fix esm support for create-react-app and webpack