Releases: automerge/automerge-repo
Releases · automerge/automerge-repo
v2.0.0-alpha.23
What's Changed
Full Changelog: v2.0.0-alpha.22...v2.0.0-alpha.23
v2.0.0-alpha.22
What's Changed
Full Changelog: v2.0.0-alpha.20...v2.0.0-alpha.22
v2.0.0-alpha.20
Full Changelog: v2.0.0-alpha.19...v2.0.0-alpha.20
v2.0.0-alpha.19
Full Changelog: v2.0.0-alpha.17...v2.0.0-alpha.19
v2.0.0-alpha.17
Full Changelog: v2.0.0-alpha.16...v2.0.0-alpha.17
v2.0.0-alpha.16
What's Changed
- Fix memoization of ids in useDocuments.ts by @msakrejda in #399
- Slightly improved tests for loadRange method by @bijela-gora in #387
Full Changelog: v2.0.0-alpha.14...v2.0.0-alpha.16
v2.0.0-alpha.14
What's Changed
- Add a denylist of automerge URLs to Repo constructor by @alexjg in #394
- v2.0.0-alpha.14 by @alexjg in #396
Full Changelog: v2.0.0-alpha.13...v2.0.0-alpha.14
v2.0.0-alpha.13
What's Changed
- websocket: disconnect client which sends invalid CBOR by @alexjg in #392
- v2.0.0-alpha.13 by @alexjg in #393
Full Changelog: v2.0.0-alpha.12...v2.0.0-alpha.13
v2.0.0-alpha.12
What's Changed
- Update documentation of the wire protocol's
join
message by @kraenhansen in #378 - Add support for clearing doc from DocHandle by @georgewsu in #365
- Remove unused
@ibm/plex
dependency by @kraenhansen in #384 - Add support for removing doc handle from handleCache by @georgewsu in #380
- Refactor the storage adapter tests to use a
beforeEach
hook by @kraenhansen in #385 - Repo per doc metrics by @alexjg in #390
- v2.0.0-alpha.12 by @alexjg in #391
New Contributors
- @kraenhansen made their first contribution in #378
- @georgewsu made their first contribution in #365
Full Changelog: v2.0.0-alpha.11...v2.0.0-alpha.12
v2.0.0-alpha.11
Full Changelog: v2.0.0-alpha.7...v2.0.0-alpha.11