Releases: zotoio/launchdarkly-nodeutils
Releases · zotoio/launchdarkly-nodeutils
v4.0.2
4.0.2 (2024-09-06)
Bug Fixes
- package.json to reduce vulnerabilities (f836451)
- package.json to reduce vulnerabilities (60f9908)
v4.0.1
4.0.1 (2023-01-20)
Bug Fixes
- security: patch some vulns reported by snyk (af4a705)
v4.0.0
4.0.0 (2023-01-20)
Bug Fixes
- api: fixes for new swagger json api function signature (b9e57da)
- release: update (2254b08)
- vuln: resolve vuln in browserslist by forced resolution (462b453)
Features
- codegen: switch from swagger.yaml to openapi.json (3f1d832)
BREAKING CHANGES
- codegen: if passing swagger yaml to constructor, now need to pass openapi json
v3.8.3
3.8.3 (2021-03-02)
Bug Fixes
- ldutils: fixed missing variable handling causing a non-zero response to return (098dded)
v3.8.2
3.8.2 (2021-03-02)
Bug Fixes
- package.json to reduce vulnerabilities (ed10b03)
v3.8.1
3.8.1 (2021-02-21)
Bug Fixes
- readme: missing projects parameters and usage (37d8d9f)
v3.8.0
3.8.0 (2021-02-21)
Features
- projects: exposed the projects capability from LaunchDarkly APIs (9f7132c)
v3.7.0
3.7.0 (2021-02-16)
Bug Fixes
- linting: config fixes for upgrades (3b11148)
- utils: change to arrow functions (d805ca1)
Features
- upgrade: use latest swagger, and add support to limit/filter getTeamMembers (4f7ae33)
v3.6.2
3.6.2 (2020-02-09)
Bug Fixes
- security: update all dependencies and related fixes (13577d2)
v3.6.1
3.6.1 (2019-05-01)
Bug Fixes
- members: Enable Resolving of 201 Response Codes (5dde7b3)