Skip to content

Releases: automerge/automerge-repo

v2.3.0-alpha.0

05 Aug 11:04
Compare
Choose a tag to compare

What's Changed

  • Update solid readme to point users at the correct package by @chee in #474
  • Fix link text to solid-primitives by @chee in #475
  • Alternate fix to Repo save throttle issue by @msakrejda in #477
  • Add the ability to export a bundle of documents from a Repo by @alexjg in #476
  • trigger 2.3.0-alpha.0 release by @alexjg in #478

Full Changelog: v2.2.0...v2.3.0-alpha.0

v2.2.0

28 Jul 17:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

14 Jul 22:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.1.0

v2.0.8

08 Jul 16:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.7...v2.0.8

v2.0.7

30 Jun 10:18
Compare
Choose a tag to compare

What's Changed

  • automerge-repo-network-websocket: handle invalid cbor in the client by @alexjg in #449
  • trigger 2.0.7 release by @alexjg in #450

Full Changelog: v2.0.6...v2.0.7

v2.0.6

26 Jun 09:59
Compare
Choose a tag to compare

What's Changed

  • isReadOnly() -- test if a dochandle can be change()d by @pvh in #445
  • Remove MessageChannel network adapters on disconnect by @alexjg in #446
  • Recover from exceptions in DocHandle.{change, changeAt} by @alexjg in #447
  • trigger 2.0.6 release by @alexjg in #448

Full Changelog: v2.0.5...v2.0.6

v2.0.5

24 Jun 08:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

19 Jun 17:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

18 Jun 09:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Jun 17:45
Compare
Choose a tag to compare

What's Changed

  • Update list of hooks in automerge-react README to match current code by @msakrejda in #433
  • Remove document from synchronizer when document is removed from repo by @georgewsu in #423

Full Changelog: v2.0.1...v2.0.2