Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 1.23 KB

File metadata and controls

60 lines (33 loc) · 1.23 KB

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

0.6.0

Minor Changes

  • f555f2f: GraphQL v16 compatibility

Patch Changes

0.5.2

Patch Changes

  • 31ef74b: fix esm support for create-react-app and webpack
  • Updated dependencies [31ef74b]

0.5.1

Patch Changes

  • 30d2720: fix esm support

0.5.0

Minor Changes

  • 8e14fd2: improve ESM support by using export fields and .mjs file extensions

Patch Changes

0.4.0

Minor Changes

  • a002527: omit empty patches from being sent to clients

Patch Changes

0.3.3

Patch Changes

  • 791ed67: add missing dependency on @n1ru4l/graphql-live-query-patch

0.3.2

Patch Changes

  • 04a7fb6: BREAKING move @n1ru4l/graphql-live-query-patch logic to @n1ru4l/graphql-live-query-patch-json-patch. @n1ru4l/graphql-live-query-patch now contains generic logic for patch generation. @n1ru4l/graphql-live-query-patch-jsondiffpatch implements the more efficient jsondiffpatch algorithm