File tree Expand file tree Collapse file tree 4 files changed +19
-5
lines changed Expand file tree Collapse file tree 4 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "packages/nest" : " 0.2.1-experimental" ,
3- "packages/react" : " 0.4.6 " ,
3+ "packages/react" : " 0.4.7 " ,
44 "packages/angular" : " 0.0.1-experimental" ,
55 "packages/web" : " 1.2.4" ,
66 "packages/server" : " 1.15.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.4.7] ( https://github.com/open-feature/js-sdk/compare/react-sdk-v0.4.6...react-sdk-v0.4.7 ) (2024-10-15)
4+
5+
6+ ### ✨ New Features
7+
8+ * avoid re-resolving flags unaffected by a change event ([ #1024 ] ( https://github.com/open-feature/js-sdk/issues/1024 ) ) ([ b8f9b4e] ( https://github.com/open-feature/js-sdk/commit/b8f9b4ebaf4bdd93669fc6da09d9f97a498174d9 ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * devDependencies
15+ * @openfeature/web-sdk bumped from * to 1.2.5
16+
317## [ 0.4.6] ( https://github.com/open-feature/js-sdk/compare/react-sdk-v0.4.5...react-sdk-v0.4.6 ) (2024-09-23)
418
519
Original file line number Diff line number Diff line change 1616 <img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
1717 </a >
1818 <!-- x-release-please-start-version -->
19- <a href =" https://github.com/open-feature/js-sdk/releases/tag/react-sdk-v0.4.6 " >
20- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.4.6 &color=blue&style=for-the-badge" />
19+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/react-sdk-v0.4.7 " >
20+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.4.7 &color=blue&style=for-the-badge" />
2121 </a >
2222 <!-- x-release-please-end -->
2323 <br />
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/react-sdk" ,
3- "version" : " 0.4.6 " ,
3+ "version" : " 0.4.7 " ,
44 "description" : " OpenFeature React SDK" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "files" : [
5151 },
5252 "devDependencies" : {
5353 "@openfeature/core" : " *" ,
54- "@openfeature/web-sdk" : " * "
54+ "@openfeature/web-sdk" : " 1.2.5 "
5555 }
5656}
You can’t perform that action at this time.
0 commit comments