- f555f2f: GraphQL v16 compatibility
- Updated dependencies [f555f2f]
- @n1ru4l/[email protected]
- 31ef74b: fix esm support for create-react-app and webpack
- Updated dependencies [31ef74b]
- @n1ru4l/[email protected]
- @n1ru4l/[email protected]
- 6f86843: ensure unmodified properties are not removed when applying patches
- Updated dependencies [6f86843]
- @n1ru4l/[email protected]
- 7e56721: Use
@n1ru4l/json-patch-plus
for smaller and more efficient patches
- Updated dependencies [7e56721]
- @n1ru4l/[email protected]
- 8e14fd2: improve ESM support by using export fields and .mjs file extensions
- Updated dependencies [8e14fd2]
- @n1ru4l/[email protected]
- a002527: omit empty patches from being sent to clients
- Updated dependencies [a002527]
- @n1ru4l/[email protected]
- 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 - Updated dependencies [04a7fb6]
- @n1ru4l/[email protected]