Releases: vsco/dcdr-js
Releases · vsco/dcdr-js
v2.0.1-debug.0
What's Changed
- Upgrade ESLint by @bshackelford in #9
- Bump acorn from 7.0.0 to 7.1.1 by @dependabot in #10
- Fix security alert (CVE-2020-7598) by @bshackelford in #11
- [ENGSVC-143] Migrate to Github Actions by @promiseofcake in #13
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #14
- Logging to pinpoint missing dcdr updates from vsco cli by @iconshocking in #21
New Contributors
- @dependabot made their first contribution in #10
- @iconshocking made their first contribution in #21
Full Changelog: v2.0.0...v2.0.1-debug.0
v2.0.0
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
v1.0.3
v1.0.2
v1.0.1 - Bug Fix
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
Initial Release