v1.0.0-alpha.0
github-actions
released this
10 Aug 10:18
·
827 commits
to main
since this release
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