Releases: takenet/feature-toggle-client
Releases · takenet/feature-toggle-client
v2.0.0
2.0.0 (2022-07-07)
Bug Fixes
- client: remove personal information from package json (aa6a8c0)
- client: update commitizen (f4bf226)
- client: update old libraries (127cc51)
- client: update pipeline node version to 14 (87bc0b0)
- client: update semantic-release (7241ab3)
- client: update tests libraries to remove vulnerabilities (1cce4de)
Features
- client: remove API Service and update LD SDK package (7888aa8)
- client: update node version on pipeline (def6a9e)
BREAKING CHANGES
- client: API Service was removed
feature/330630-Update_launchdarkly_sdk
v1.7.0
1.7.0 (2022-06-15)
Features
- client: adding cluster as custom prop (fdb5625)
- client: adding tenantId as custom prop (6beae4b)
v1.6.0
1.6.0 (2021-08-12)
Features
v1.5.1
1.5.1 (2021-06-10)
Bug Fixes
- build: add prebuild command before build project (aa34d99)
- configs: add localStorage fallback cache for initialization method (6dc2630)
v1.5.0
1.5.0 (2021-04-13)
Features
- Add users to a feature toggle (8c050e8)
v1.3.0
1.3.0 (2019-09-05)
Bug Fixes
- build: fixed tests for CI environment (fdae0e5)
Features
- add request timeout to avoid long waiting from feature-toggle client (dd45b05)
v1.2.1
1.2.1 (2019-06-19)
Bug Fixes
- Check feature enabled: Return default value if variation call fail (95a9ef5)
- Tests: Fix ts.config (f9a0660)
v1.2.0
1.2.0 (2019-06-14)
Bug Fixes
- LdCLient: Wait for load client (bf1afe2)
Features
- Ldclient: Use new lib launchdarkly-js-client-sdk (38c6e11)
- Ldclient lib: Update ldclient lib and use method to wait for client initialization (a74287d)
v1.1.6
1.1.6 (2019-02-28)
Bug Fixes
- Add user IP to types and pass all payload when create an anonymous user (0e47d9c)
- Specify return type as any (3fc3c09)
v1.1.5
1.1.5 (2018-11-20)
Bug Fixes
- Set UserAccount properties as optional (c2868a1)