Skip to content

Releases: n1ru4l/graphql-live-query

@n1ru4l/[email protected]

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

Patch Changes

@n1ru4l/[email protected]

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

Minor Changes

  • f555f2f: GraphQL v16 compatibility

@n1ru4l/[email protected]

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

@n1ru4l/[email protected]

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

Minor Changes

  • f555f2f: GraphQL v16 compatibility

@n1ru4l/[email protected]

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

Minor Changes

  • f555f2f: GraphQL v16 compatibility

@n1ru4l/[email protected]

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

Minor Changes

  • f555f2f: GraphQL v16 compatibility

Patch Changes

@n1ru4l/[email protected]

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

Minor Changes

  • f555f2f: GraphQL v16 compatibility

Patch Changes

@n1ru4l/[email protected]

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

Patch Changes

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

@n1ru4l/[email protected]

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

Patch Changes

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

@n1ru4l/[email protected]

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

Patch Changes

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