Skip to content

Releases: n1ru4l/graphql-live-query

@n1ru4l/graphql-live-query-patch-json-patch@0.6.1

31 Dec 15:06
b2bc861
Compare
Choose a tag to compare

Patch Changes

  • 727e806: unpin fast-json-patch dependency.
  • Updated dependencies [727e806]
    • @n1ru4l/graphql-live-query-patch@0.6.1

@n1ru4l/socket-io-graphql-server@0.12.0

04 Nov 13:16
a6db435
Compare
Choose a tag to compare

Minor Changes

  • f555f2f: GraphQL v16 compatibility

@n1ru4l/in-memory-live-query-store@0.8.0

04 Nov 13:16
a6db435
Compare
Choose a tag to compare

Minor Changes

  • f555f2f: BREAKING: Remove support for legacy multi-argument execute calls. From now on you should always call execute with a single object instead (e.g. execute({ schema, document }) instead of execute(schema, document)).

    DEPRECATE: The InMemoryLiveQueryStore.execute API has been deprecated. Please use the InMemoryLiveQueryStore.makeExecute function instead. Also the InMemoryLiveQueryStore constructor parameter option execute 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

04 Nov 13:16
a6db435
Compare
Choose a tag to compare

Minor Changes

  • f555f2f: GraphQL v16 compatibility

@n1ru4l/graphql-live-query-patch@0.6.0

04 Nov 13:16
a6db435
Compare
Choose a tag to compare

Minor Changes

  • f555f2f: GraphQL v16 compatibility

@n1ru4l/graphql-live-query-patch-jsondiffpatch@0.7.0

04 Nov 13:16
a6db435
Compare
Choose a tag to compare

Minor Changes

  • f555f2f: GraphQL v16 compatibility

Patch Changes

  • Updated dependencies [f555f2f]
    • @n1ru4l/graphql-live-query-patch@0.6.0

@n1ru4l/graphql-live-query-patch-json-patch@0.6.0

04 Nov 13:16
a6db435
Compare
Choose a tag to compare

Minor Changes

  • f555f2f: GraphQL v16 compatibility

Patch Changes

  • Updated dependencies [f555f2f]
    • @n1ru4l/graphql-live-query-patch@0.6.0

@n1ru4l/socket-io-graphql-server@0.11.1

29 Oct 05:40
7c8b3e4
Compare
Choose a tag to compare

Patch Changes

  • 31ef74b: fix esm support for create-react-app and webpack

@n1ru4l/socket-io-graphql-client@0.11.1

29 Oct 05:40
7c8b3e4
Compare
Choose a tag to compare

Patch Changes

  • 31ef74b: fix esm support for create-react-app and webpack

@n1ru4l/json-patch-plus@0.1.4

29 Oct 05:40
7c8b3e4
Compare
Choose a tag to compare

Patch Changes

  • 31ef74b: fix esm support for create-react-app and webpack