Skip to content

Releases: mixmaxhq/publication-client

v2.4.3

13 Apr 21:03
Compare
Choose a tag to compare

2.4.3 (2021-02-08)

Bug Fixes

  • remove unnecessary errors (16b43cc)

v3.0.0

15 Jan 17:36
Compare
Choose a tag to compare

3.0.0 (2021-01-15)

⚠ BREAKING CHANGES

  • we now require a publication-server version
    of version 2 or higher.
  • require publication-client@>v2

Features

  • add req on publication-server version (eef6fbd)

  • Merge pull request #18 from mixmaxhq/trey/fix-release (40b50c4), closes #18

v2.5.0

15 Jan 17:02
Compare
Choose a tag to compare

2.5.0 (2021-01-15)

Features

  • add updated primus client code for primus 8 upgrades (5a1e101)

v2.4.2

06 Oct 00:27
Compare
Choose a tag to compare

2.4.2 (2020-10-06)

Bug Fixes

  • make reconnection less aggressive (0ac50de)

v2.4.1

13 Apr 20:40
Compare
Choose a tag to compare

2.4.1 (2020-04-13)

Bug Fixes

  • emit reconnected event on _resetCollectionsAndConnect (1df914c)

v2.4.0

31 Mar 20:26
Compare
Choose a tag to compare

2.4.0 (2020-03-31)

Features

  • enable reconnecting when paranoid mode is requested (951aea9)

v2.3.0

17 Mar 18:15
Compare
Choose a tag to compare

2.3.0 (2020-03-17)

Features

  • add paranoid mode to monitor and reconnect (0702b31)
  • emit event when proactively reconnected (ca8c63c)

Bug Fixes

  • temporarily disable reconnecting while we track stats (e265d1c)

v2.2.0

10 Mar 15:51
Compare
Choose a tag to compare

2.2.0 (2020-03-10)

Features

  • localcollection: allow supressing removal warnings (be76564)

v2.1.0

14 Dec 01:40
Compare
Choose a tag to compare

2.1.0 (2019-12-14)

Bug Fixes

  • add ci script (eaa18bd)
  • fix import cases for case-sensitive filesystems (a219811)
  • ignore babelrc in build (411662d)