Releases: automerge/automerge-repo
Releases · automerge/automerge-repo
v1.0.0-alpha.3
What's Changed
- Messaging system upgrade by @acurrieclark in #142
- working on getting ephemeral messages onto the handle by @pvh in #150
- Unavailable message by @acurrieclark in #148
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
What's Changed
Full Changelog: v1.0.0-alpha.0...v1.0.0-alpha.2
v1.0.0-alpha.0
What's Changed
- feat(changeDoc): add option parameter changeDoc by @cateland in #113
- chore(workspaces): fix workspace invocation and fix yarn version range by @cateland in #114
- Move automerge-repo-sync-server to it's own repository by @alexjg in #123
- Add automerge-repo-react-hooks tests by @neftaly in #112
- Examples split by @pvh in #124
- Rename
.doc
to.syncValue
and returnundefined
when not ready by @pvh in #125 - Add useLocalAwareness & useRemoteAwareness hook by @neftaly in #45
- Fix CI tests for automerge-repo-react-hooks by @neftaly in #130
- Automerge URLs by @pvh in #128
- Indexeddb & hashed incremental saves by @pvh in #115
- Try to ensure that all required deps are present by @acurrieclark in #134
- Delete handle by url + test by @acurrieclark in #136
- Remove
ChannelId
from the initial NetworkSubsystem join call by @acurrieclark in #139 - Update svelte store and example by @acurrieclark in #133
- Update to [email protected] by @alexjg in #144
- websockets: Add protocol negotiations by @alexjg in #135
New Contributors
Full Changelog: v0.1.4...v1.0.0-alpha.0
v0.1.4
What's Changed
- [Breaking] Change patch event signature to match automerge's patchCallback by @acurrieclark in #110
- Use the same "type" for sync messages in WS client and server by @alexjg in #111
- Add useBootstrap hook by @neftaly in #102
Full Changelog: v0.1.2...v0.1.4
v0.1.4-alpha.1
Full Changelog: v0.1.4-alpha.0...v0.1.4-alpha.1
v0.1.4-alpha.0
What's Changed
Full Changelog: v0.1.3-alpha.0...v0.1.4-alpha.0
v0.1.3-alpha.0
What's Changed
- [Breaking] Change patch event signature to match automerge's patchCallback by @acurrieclark in #110
Full Changelog: v0.1.2...v0.1.3-alpha.0
v0.1.2
What's Changed
- Add MIT license to all packages by @acurrieclark in #107
- Remove network test adapter export by @acurrieclark in #106
- Refactored the server to allow testing on all platforms by @acurrieclark in #104
- Docs fixes by @acurrieclark in #103
- Remove unused type DocHandleMessagePayload by @HerbCaudill in #96
Full Changelog: v0.1.0...v0.1.2
v0.1.1-alpha.0
Full Changelog: v0.1.0...v0.1.1-alpha.0
v0.1.0
What's Changed
- Fix inaccurate comment by @HerbCaudill in #86
- Remove build script from demo-counter-svelte by @HerbCaudill in #85
- Add
DocHandle.changeAt
by @alexjg in #90 - Add release action by @acurrieclark in #83
- Remove localfirst/relay network adapter for now by @HerbCaudill in #95
- Add sync test for
automerge-repo-network-broadcastchannel
by @acurrieclark in #93 - Move all packages inside the @automerge scope on NPM by @alexjg in #100
- Network acceptance tests by @HerbCaudill in #101
Full Changelog: v0.0.56...v0.1.0