Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 21:51
· 65 commits to master since this release
83fc77b

1.7.0 (2024-09-25)

Bug Fixes

  • 🐛 do not race async call (2c181dd)
  • 🐛 improve sync error messageing on server push (3d379db)

Features

  • 🎸 add todos and improve client construction (14d7209)
  • 🎸 allow local ops to be applied using .applyPatch() (671c904)
  • 🎸 implement background sync loop (ee50fa4)
  • 🎸 make EditSession generic (57f2903)
  • 🎸 progress towards encryption support (241486d)
  • 🎸 reduce sync loop frequency (5101ff7)
  • 🎸 simplify repo start method (fd61e85)
  • 🎸 use onLine$ probe from rx-use (88e51e3)