Releases: n1ru4l/graphql-live-query
Releases · n1ru4l/graphql-live-query
@n1ru4l/[email protected]
Patch Changes
- 727e806: unpin
fast-json-patch
dependency. - Updated dependencies [727e806]
- @n1ru4l/[email protected]
@n1ru4l/[email protected]
Minor Changes
- f555f2f: GraphQL v16 compatibility
@n1ru4l/[email protected]
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/[email protected]
@n1ru4l/[email protected]
Minor Changes
- f555f2f: GraphQL v16 compatibility
@n1ru4l/[email protected]
Minor Changes
- f555f2f: GraphQL v16 compatibility
@n1ru4l/[email protected]
Minor Changes
- f555f2f: GraphQL v16 compatibility
Patch Changes
- Updated dependencies [f555f2f]
- @n1ru4l/[email protected]
@n1ru4l/[email protected]
Minor Changes
- f555f2f: GraphQL v16 compatibility
Patch Changes
- Updated dependencies [f555f2f]
- @n1ru4l/[email protected]
@n1ru4l/[email protected]
Patch Changes
- 31ef74b: fix esm support for create-react-app and webpack
@n1ru4l/[email protected]
Patch Changes
- 31ef74b: fix esm support for create-react-app and webpack
@n1ru4l/[email protected]
Patch Changes
- 31ef74b: fix esm support for create-react-app and webpack