Releases: share/sharedb
Releases · share/sharedb
v5.2.2
- #695 — Fix
hasOwn()for browsers missing this function (@welkinwong )
v5.2.1
- #693 — Hard rollback error for Presence (@dawidreedsy)
v5.2.0
- #691 — Remove redundant
typeunset (@dawidreedsy) - #692 — Allow detection of op submission during a hard rollback (@dawidreedsy)
v5.1.1
- #686 — Fix
closedcheck when handlingquerySubscribe()(@alecgibson)
v5.1.0
- #682 — Optionally skip committing no-ops to the database with
new Backend({doNotCommitNoOps: true})(@alecgibson)
v5.0.4
- #679 — Presence broadcast performance improvement (@alecgibson)
v5.0.3
- #671 — Fix inflight/pending callback execution order (@benjismith)
v5.0.2
v5.0.1
- #659 (@alecgibson) — Add
_createmetadata field to snapshots to avoidgetCommittedOpVersion(): should result in slightly improved performance for certain edge cases, and potentially allows disabling thesrc/seq/vindex in[email protected]