Releases: automerge/automerge-repo
Releases · automerge/automerge-repo
v2.0.0-alpha.1
Full Changelog: v2.0.0-alpha.0...v2.0.0-alpha.1
v2.0.0-alpha.0
What's Changed
- fix(websocket): ProtocolV1 shouldn't be exported as type because it's a string by @yurijmikhalevich in #353
- Remove isNew from DocHandle by @pvh in #361
- remove the awaiting_network states from dochandle by @pvh in #363
- Network disconnection support & repo shutdown by @pvh in #359
- update to @automerge/[email protected] by @alexjg in #364
New Contributors
- @yurijmikhalevich made their first contribution in #353
Full Changelog: v1.2.1...v2.0.0-alpha.0
v1.2.1
v1.2.0
v1.2.0-alpha.0
v1.1.12
What's Changed
- fix useHandle to always call useRepo by @paulsonnentag in #348
- bump for v1.1.12 by @alexjg in #349
Full Changelog: v1.1.11...v1.1.12
v1.1.11
Full Changelog: v1.1.10...v1.1.11
v1.1.10
What's Changed
- Use "export type" to export Cursor type by @geoffreylitt in #345
- bugfix: avoid returning stale data in useDocument and useHandle by @geoffreylitt in #347
- Make VSCode test runner happy with loop in storage subsystem tests by @HerbCaudill in #334
Full Changelog: v1.1.9...v1.1.10
v1.1.9
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Upgrade Svelte demo and store by @acurrieclark in #320
- A simple heads API & optional Repo network config by @pvh in #336
- Upgrade to XState 5 by @HerbCaudill in #311
- Fix: Fix race condition in
Repo.flush
method by @mykola-vrmchk in #341 - Re-export commonly used Automerge core types through Automerge Repo by @pvh in #340
- fix test: "throws an error if we try to import an invalid document" by @HerbCaudill in #333
- fix bugs in useDocuments by @geoffreylitt in #344
Full Changelog: v1.1.5...v1.1.8