Releases: open-feature/js-sdk-contrib
Releases · open-feature/js-sdk-contrib
flagd-provider: v0.13.1
0.13.1 (2024-07-08)
🐛 Bug Fixes
- deps: update dependency @openfeature/flagd-core to ~0.2.0 (#880) (f15909f)
✨ New Features
- Change fractional custom op from percentage-based to relative weighting. #946 (#954) (0e9bc84)
- Default port to 8015 if in-process resolver is used. #936 (#937) (53c4077)
🧹 Chore
flagd-core: v0.2.3
0.2.3 (2024-07-08)
✨ New Features
- Change fractional custom op from percentage-based to relative weighting. #946 (#954) (0e9bc84)
🧹 Chore
go-feature-flag-provider: v0.7.3
0.7.3 (2024-06-29)
🐛 Bug Fixes
- gofeatureflag: Error when receiving an empty string errorCode (#973) (e17b99e)
multi-provider-web: v0.0.2
0.0.2 (2024-06-27)
🐛 Bug Fixes
✨ New Features
- client-side multi-provider implementation (#942) (06def3e)
go-feature-flag-provider: v0.7.2
0.7.2 (2024-06-27)
🐛 Bug Fixes
- gofeatureflag: remove NodeJS.timeout because it fails eslint (#961) (e448577)
go-feature-flag-provider: v0.7.1
0.7.1 (2024-06-26)
✨ New Features
- gofeatureflag: Clear cache if configuration changes + provider refactoring (#947) (338123f)
🧹 Chore
- loosen some test assertions, fix e2e matcher (#933) (8def607)
ofrep-web-provider: v0.1.5
0.1.5 (2024-06-18)
🐛 Bug Fixes
ofrep-web-provider: v0.1.4
0.1.4 (2024-06-18)
🐛 Bug Fixes
✨ New Features
📚 Documentation
ofrep-core: v0.1.5
0.1.5 (2024-06-18)
✨ New Features
multi-provider: v0.1.1
0.1.1 (2024-06-06)
✨ New Features
- multi provider implementation for Node (#916) (0bf2df0)