Releases: spotify/confidence-sdk-js
Releases · spotify/confidence-sdk-js
integration-react: v0.1.3
0.1.3 (2024-01-05)
📚 Documentation
- react: add note on setting provider before setting context (e785c22)
- react: add timeout to docs (952b7b6)
🔄 Refactoring
- examples: use the default region in an example (node) (0bc03e7)
- react: use global url in e2e tests (9dbe2be)
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @spotify-confidence/openfeature-web-provider bumped from ^0.1.2 to ^0.1.3
- devDependencies
client-http: v0.1.2
openfeature-web-provider: v0.1.2
0.1.2 (2023-11-16)
🐛 Bug Fixes
- web,server,client-http: send apply for flags with NO_SEGMENT_MATCH (30b0956)
✨ New Features
- client-http,web,server: send sdk version (23245ac)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @spotify-confidence/client-http bumped from ^0.1.0 to ^0.1.1
- dependencies
openfeature-web-provider: v0.1.1
openfeature-server-provider: v0.1.2
0.1.2 (2023-11-16)
🐛 Bug Fixes
- web,server,client-http: send apply for flags with NO_SEGMENT_MATCH (30b0956)
✨ New Features
- client-http,web,server: send sdk version (23245ac)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @spotify-confidence/client-http bumped from ^0.1.0 to ^0.1.1
- dependencies
openfeature-server-provider: v0.1.1
integration-react: v0.1.2
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @spotify-confidence/openfeature-web-provider bumped from ^0.1.1 to ^0.1.2
- devDependencies
integration-react: v0.1.1
client-http: v0.1.1
openfeature-web-provider: v0.1.0
0.1.0 (2023-11-15)
⚠ BREAKING CHANGES
- client-http,web,server,react,examples: new required option: timeout
✨ New Features
- client-http,web,server,react,examples: add timeout for network request (f460b97)
📚 Documentation
- add concept apply docs (0274284)
🔄 Refactoring
- web: set access apply to default, add docs (91d9ebf)