File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
libs/providers/multi-provider-web Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1515 "libs/providers/flagsmith-client" : " 0.1.3" ,
1616 "libs/providers/flipt-web" : " 0.1.5" ,
1717 "libs/providers/multi-provider" : " 0.1.2" ,
18- "libs/providers/multi-provider-web" : " 0.0.3 " ,
18+ "libs/providers/multi-provider-web" : " 0.0.4 " ,
1919 "libs/providers/growthbook-client" : " 0.1.2" ,
2020 "libs/providers/config-cat-web" : " 0.1.6" ,
2121 "libs/shared/config-cat-core" : " 0.1.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.4] ( https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/compare/multi-provider-web-v0.0.3...multi-provider-web-v0.0.4 ) (2025-06-26)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * correct multi-provider-web dependency ([ #962 ] ( https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/issues/962 ) ) ([ b7c4419] ( https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/commit/b7c4419999e6a4b2edc1883bf78c1ac11afd16b6 ) )
9+
10+
11+ ### ✨ New Features
12+
13+ * client-side multi-provider implementation ([ #942 ] ( https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/issues/942 ) ) ([ 06def3e] ( https://github.com/DevCycleHQ-Sandbox/js-sdk-contrib/commit/06def3e8f8488941c4d4f7abca17739ebc2fbb43 ) )
14+
315## [ 0.0.3] ( https://github.com/open-feature/js-sdk-contrib/compare/multi-provider-web-v0.0.2...multi-provider-web-v0.0.3 ) (2024-12-24)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/multi-provider-web" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.0.4 " ,
44 "license" : " Apache-2.0" ,
55 "main" : " ./src/index.js" ,
66 "typings" : " ./src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments