Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.2.1...v3.0.0) (2021-07-12) ### Bug Fixes * **editor:** propagate normalization of remote changes ([aee6f51](aee6f51)) * typo ([3925a68](3925a68)) ### 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.
- Loading branch information