Releases: automerge/automerge-repo
Releases · automerge/automerge-repo
v2.3.0-alpha.0
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
What's Changed
- fix typedoc build by @alexjg in #464
- Fix minor typo in
automerge-repo
README by @expede in #466 - Minor test cleanup by @msakrejda in #467
- Drop unused helper function by @msakrejda in #470
- Add @automerge/automerge-repo-solid-primitives by @chee in #455
- trigger 2.2.0 release by @alexjg in #473
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Prevent duplicate save listeners by @georgewsu in #457
- Automerge 3.0.0 by @alexjg in #463
Full Changelog: v2.0.8...v2.1.0
v2.0.8
What's Changed
- Log the message as well as the error when receive message throws by @paulsonnentag in #451
- allow react 19 by @nikgraf in #452
- Add getObjectId and ObjID exports to repo by @OrionReed in #454
- trigger 2.0.8 release by @alexjg in #458
New Contributors
- @OrionReed made their first contribution in #454
Full Changelog: v2.0.7...v2.0.8
v2.0.7
v2.0.6
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
What's Changed
- Replace getRemoteHeads with getSyncInfo by @paulsonnentag in #443
- trigger 2.0.5 release by @alexjg in #444
Full Changelog: v2.0.4...v2.0.5
v2.0.4
v2.0.3
v2.0.2
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