Skip to content

Releases: share/sharedb

v3.2.4

21 Feb 18:01
Compare
Choose a tag to compare
  • #592 — Remove order dependence in a flaky test

v3.2.3

16 Feb 08:12
Compare
Choose a tag to compare
  • #590 — Fix flaky query subscription tests for downstream drivers

v3.2.2

07 Feb 18:06
Compare
Choose a tag to compare
  • #588 — Decrease event emitter max listener count sensitivity for presence

v3.2.1

25 Oct 16:34
Compare
Choose a tag to compare
  • #579 — Allow getting Presence while it's being destroyed
  • #580 — Allow getting a Doc while it's being destroyed

v3.2.0

27 Sep 16:59
Compare
Choose a tag to compare
  • #576 — Add ping/pong support

v3.1.0

09 Aug 17:24
Compare
Choose a tag to compare

What's Changed

  • Refactor action code strings into an enum-like object by @ericyhwang in #570

Internal and Documentation Changes

Full Changelog: v3.0.0...v3.1.0

v3.0.0

03 May 16:09
Compare
Choose a tag to compare
  • BREAKING: Drop Node.js 12 support

v2.2.5

27 Jan 10:16
Compare
Choose a tag to compare
  • #540 — fix op transformation when submitting in before op hook (@happy15)

v2.2.4

25 Jan 17:40
Compare
Choose a tag to compare

v2.2.3

18 Jan 17:49
Compare
Choose a tag to compare
  • #534 — fix legacy json0 op shim