0.2.0
Breaking Changes in the API - in particular, there's now import
instead of create
for when you're trying to load an external document that already has an ID associated with it.
What's Changed
- more comprehensive disconnect state notifications by @heckj in #94
- deduplicates state update events by @heckj in #98
- Max web socket retry config by @heckj in #101
- rename some of the repo API (half of
create
) toimport
by @heckj in #99
Full Changelog: 0.1.1...0.2.0