Skip to content

Releases: vsco/dcdr-js

v2.0.1-debug.0

28 Oct 21:41
Compare
Choose a tag to compare
v2.0.1-debug.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1-debug.0

v2.0.0

30 Jul 19:20
dcf8855
Compare
Choose a tag to compare

Breaking

This version requires Node v8+ (due to upgrade of chokidar)

Address vulnerabilities

dcf8855 Upgrade dev dependencies (#8) by @bshackelford
ec75733 Upgrade dependencies (#7) by @bshackelford


All changes: v1.0.4...v2.0.0

Fix es-lint vulnerabilities

20 Jun 17:10
Compare
Choose a tag to compare

v1.0.3

02 Nov 21:16
Compare
Choose a tag to compare

Fixes broken file watcher by replacing fs.watch with chokidar libary. #4

v1.0.2

15 Sep 16:29
Compare
Choose a tag to compare

Fixes crash on reading empty config file #2

v1.0.1 - Bug Fix

03 Feb 20:00
Compare
Choose a tag to compare

Fixed bug where certain IDs when hashed with feature names for IsAvailableForId would return true even when the decider flag was set to 0.0.

v1.0.0

20 Sep 00:04
Compare
Choose a tag to compare

Initial Release