Releases: BitPhinix/slate-yjs
Releases · BitPhinix/slate-yjs
@slate-yjs/[email protected]
Patch Changes
- #352
3e172a6
Thanks @BitPhinix! - Throw error in non-static connect call if editor is already connected
@slate-yjs/[email protected]
Patch Changes
- #350
bc90d51
Thanks @AntonNiklasson! - Decode positions as binary in getStoredPositionsInDeltaAbsolute
@slate-yjs/[email protected]
Patch Changes
- #339
042a0a2
Thanks @BitPhinix! - Replace workspace:^ dependencies with concrete version range
@slate-yjs/[email protected]
Patch Changes
- Updated dependencies [
5172e4a
]:- @slate-yjs/[email protected]
@slate-yjs/[email protected]
Patch Changes
- #334
5172e4a
Thanks @BitPhinix! - don't autoConnect by default
v3.2.0
v3.1.1
v3.1.0
v3.0.0
3.0.0 (2021-07-12)
Bug Fixes
BREAKING CHANGES
- editor: removed isLocal, asLocal, applySlateOperations, applyYjsEvents from YjsEditor. asRemote applies to the callback function only, as opposed to spanning to the next tick as well, which prevents it from inadvertently marking operations such as normalizations as remote operations.