Skip to content

Releases: switcherapi/switcher-client-js

v4.2.0

12 Dec 03:19
9bd839c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

v4.1.1

05 Jun 01:20
bfae09e
Compare
Choose a tag to compare

What's Changed

  • Fixes SnapshotAutoUpdater to prevent from exit when an error occurs by @petruki in #190

Full Changelog: v4.1.0...v4.1.1

v4.1.0

12 May 23:40
cea8ab8
Compare
Choose a tag to compare

What's Changed

  • Fixes several inconsistencies with types by @petruki in #179
  • Fixes #178 - watcher validates change event by @petruki in #180
  • Improved async error handling, added Switcher.subscribeNotifyError by @petruki in #181
  • Applied several module improvements - removed node-fetch dep by @petruki in #182
  • Moved fixture to test folder by @petruki in #183
  • Removed fetch default implementation by @petruki in #184
  • Replaced check arguments by fluent style by @petruki in #185
  • Refactored switcher-client into separated modules by @petruki in #186
  • Added Client.getExecution(switcher) by @petruki in #187
  • Added switcher.defaultResult() to handle panic events by @petruki in #188
  • Standardized callback for loadSnapshot and watchSnapshot by @petruki in #189

Full Changelog: v4.0.3...v4.1.0

v4.0.3

21 Apr 02:44
69aa051
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.0.3

v4.0.2

18 Apr 02:31
37f54b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

17 Apr 04:21
abb61d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

15 Apr 00:49
Compare
Choose a tag to compare

What's Changed

  • Coverting project to ES Module by @petruki in #163
  • Replaced with ES module version of node-fetch by @petruki in #164
  • Added support to ResultDetail by @petruki in #165
  • Added withMetadata and detailed response to local mode by @petruki in #166
  • chore: improved constants and type definitions by @petruki in #167
  • Improved isItOn API - added fluent detail feature by @petruki in #168
  • Improved watchSnapshot API by @petruki in #169
  • chore: renamed remote reference by @petruki in #170
  • Fixed Switcher attributes and internal functions visibility by @petruki in #171

Full Changelog: v3.2.1...v4.0.0

v3.2.1

03 Mar 21:58
efd4dd4
Compare
Choose a tag to compare

What's Changed

  • Added Node 20 to CI matrix - restructured test folder by @petruki in #158
  • Adding delay to snapshot-watch tests - Node 20 known issue by @petruki in #159
  • Refactored offline/online keywords to local/remote by @petruki in #160
  • Added force remote (hybrid) switcher feature by @petruki in #161
  • Bump dev deps and CI action setup-node by @petruki in #162

Full Changelog: v3.2.0...v3.2.1

v3.2.0

25 Oct 03:48
096ce9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.9...v3.2.0

v3.1.9

23 Aug 00:46
86b96a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.8...v3.1.9