Skip to content

v0.6.18

Compare
Choose a tag to compare
@rtibbles rtibbles released this 05 Oct 21:29
· 4 commits to release-v0.6.x since this release
c38a957

Summary

  • Prevent creation of Deleted and HardDeleted models during deserialization to allow propagation of syncable objects that are recreated after a previous deletion without causing a merge conflict.

Details

  • No deleted model tracking in deserialization by @rtibbles in #203

Full Changelog: v0.6.17...v0.6.18