Skip to content

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 27 May 18:40
· 29 commits to main since this release

Patch Changes

  • eb69753 Thanks @Torsten85! - Deep-serialize live query execution results to JSON-safe primitives before generating diff patches. This ensures custom scalars (such as JS Date objects) are correctly serialized to strings and can be compared properly by the diffing engine.