v1.0.0-beta.20
ericyhwang
released this
28 Feb 22:48
·
578 commits
to master
since this release
- #273 - [fix] In
Doc._clearInflightOp
, clearinflightOp
before calling callbacks (@ericyhwang)- Fixes #272, a double-callback issue during chained op submissions, where if the second op is invalid, the first op's callback gets called twice.