Skip to content

Releases: switcherapi/switcher-client-js

v3.1.2

08 Aug 02:35
973b24b

Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

24 Jun 06:23
669bb9a

Choose a tag to compare

  • Added support to Payload Validation
  • Improved watchSnapshot feature
  • Bumped dependencies
  • Fixed code smells and other small code improvements

Milestone issues:
https://github.com/switcherapi/switcher-client-master/issues?q=is%3Aclosed+milestone%3Av3.1.1

v3.1.0

02 Dec 22:37

Choose a tag to compare

  • [FIX] Silent mode is invoking checkHealth operation when it shouldn't
  • [PATCH] Regular Expression Denial of Service (ReDoS) - Introduced through: [email protected]
  • [ENHANCEMENT] Migrate HTTP request handler library to use node-fetch instead of Axios
  • [ENHANCEMENT] Throttling calls

Milestone v3.1.0

v3.0.1

24 Apr 19:19

Choose a tag to compare

v3.0.0

25 Jan 01:30

Choose a tag to compare

Changes

  • Changed how switchers are created.
  • Improved context and optional settings.
  • Improved code definition and project structure.
  • Improved snapshot options by removing redundant settings

Fixes

v2.1.1

23 Jan 02:40

Choose a tag to compare

  • Fixes #31: Added compatibility with ES6 projects
  • Fixed some code smells
  • Fixed definition artifacts

v2.1.0

22 Jan 01:32

Choose a tag to compare

  • Optimized snapshot lookup mechanism
  • Improved definition artifacts

v2.0.9

24 Dec 03:56

Choose a tag to compare

  • #22 - Jest is not releasing snapshot after finishing test execution bug
    Created Switcher.setTestEnable to bypass any attempt to connect to the API or load snapshot

  • #24 - Axios 0.21.0 SSRF vulnerability
    Upgraded axios from 0.21.0 to 0.21.1

v2.0.8...v2.0.9

v2.0.8

08 Oct 23:51

Choose a tag to compare

  • Fixed package.json - Making the lib lightweight by removing unnecessary files ac47a33

v2.0.7...v2.0.8

v2.0.7

07 Oct 04:01

Choose a tag to compare

  • Project refactored - Fixed definition artifacts 4dd15f7

v2.0.6...v2.0.7