Releases: automerge/automerge-repo
Releases · automerge/automerge-repo
v1.0.13
What's Changed
- Refactor automerge url utilities by @HerbCaudill in #205
Full Changelog: v1.0.12...v1.0.13
v1.0.12
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Add support for test coverage reporting by @HerbCaudill in #204
- websocket: fix another sync loop by @alexjg in #206
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Set moduleResolution to Bundler in examples by @HerbCaudill in #197
- automerge-repo-network-websocket: actually cleanup event handlers by @alexjg in #201
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- housekeeping: clean up tsconfigs in examples by @HerbCaudill in #193
- housekeeping: clean up imports by @HerbCaudill in #191
- Remove build command from examples/react-use-awareness by @HerbCaudill in #198
- Refactor repo tests by @HerbCaudill in #199
- Correctly clean up websocket event listeners by @alexjg in #200
- Debounce sync and save -- only run them every 100ms by @pvh in #195
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Repo.delete: small refactoring for legibility by @HerbCaudill in #181
- Not all non-ephemeral messages are sync messages by @HerbCaudill in #180
- typedoc.json: extends property should be array by @HerbCaudill in #182
- Reject with error by @HerbCaudill in #178
- Refactor message types by @HerbCaudill in #179
- Use Vitest instead of Mocha by @HerbCaudill in #183
- Allow a specific repo to be passed in to a the svelte store by @acurrieclark in #186
- Fix a handful of lint errors and remove some
any
s by @acurrieclark in #185 - DocHandle.doc(): don't yield tick by @HerbCaudill in #184
- Return undefined if the document load time out by @acurrieclark in #164
- housekeeping: clean up devDependencies by @HerbCaudill in #192
- Some fixes by @alexjg in #190
- Add keepalives to the server side by @pvh in #188
- @automerge/automerge 2.1.5 by @alexjg in #194
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Add support for clone and merge by @pvh in #176
- .gitignore automerge-sync-server-data by @HerbCaudill in #175
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- node-fs storage plugin: handle recursion into subdirectories for snapshots and incrementals by @pvh in #174
Full Changelog: v1.0.3...v1.0.4