Skip to content

v4.1.0

Compare
Choose a tag to compare
@petruki petruki released this 12 May 23:40
· 5 commits to master since this release
cea8ab8

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