Skip to content

v1.0.0-beta.16

Compare
Choose a tag to compare
@ericyhwang ericyhwang released this 28 Nov 17:22
· 601 commits to master since this release

#259 - Catch synchronous errors in Doc._otApply (@alecgibson)

  • This also changes the Doc._hardRollback error emit behavior - it now emits an error if there was at least one inflight / pending op without a callback, instead of emitting an error if just the inflight op didn't have a callback.