You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use op batch instead of op event for batching ops, to prevent conceptual atomic transactions such as object moving from being tear apart into string editing, causing rendering issue.
separate sharedb bundle tool from build script to a standalone package.json
fix bug: pipe create new ews which depends on source ws, however source ws may update, may not ready yet,
lead to unusable piped ews. additional tracing from root ews is added to update the whole ews pipe tree.