- f585fb3: Support TypeScript ESM module resolution. More information on https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#ecmascript-module-support-in-node-js
- Updated dependencies [25ad6d0]
- Updated dependencies [f585fb3]
- @n1ru4l/[email protected]
- 727e806: unpin
fast-json-patch
dependency. - Updated dependencies [727e806]
- @n1ru4l/[email protected]
- 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]
- 30d2720: fix esm support
- 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]
- 791ed67: add missing dependency on
@n1ru4l/graphql-live-query-patch
- 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