Releases: share/sharedb
Releases · share/sharedb
Release list
v6.0.3
v6.0.2
v6.0.1
- #714 — fix accidental prototype pollution of
RemotePresence
v6.0.0
- Drop Node.js v20 from test matrix; add v26
- #709 — Fix fetching snapshot by timestamp if timestamp after current, and ops have been TTLed (@alecgibson)
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)