File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed
Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 22 "packages/nest" : " 0.2.2" ,
33 "packages/react" : " 0.4.8" ,
44 "packages/angular" : " 0.0.1-experimental" ,
5- "packages/web" : " 1.3.1 " ,
5+ "packages/web" : " 1.3.2 " ,
66 "packages/server" : " 1.16.1" ,
77 "packages/shared" : " 1.5.0" ,
88 "packages/angular/projects/angular-sdk" : " 0.0.6-experimental"
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 1.3.2] ( https://github.com/open-feature/js-sdk/compare/web-sdk-v1.3.1...web-sdk-v1.3.2 ) (2024-11-06)
5+
6+
7+ ### 🚀 Performance
8+
9+ * avoid using exceptions for flow control ([ #1074 ] ( https://github.com/open-feature/js-sdk/issues/1074 ) ) ([ 26264d6] ( https://github.com/open-feature/js-sdk/commit/26264d6d090b2ed31b27d36e71194b9fa911563b ) )
10+
411## [ 1.3.1] ( https://github.com/open-feature/js-sdk/compare/web-sdk-v1.3.0...web-sdk-v1.3.1 ) (2024-10-29)
512
613
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/web-sdk-v1.3.1 " >
20- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.3.1 &color=blue&style=for-the-badge" />
19+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/web-sdk-v1.3.2 " >
20+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.3.2 &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/web-sdk" ,
3- "version" : " 1.3.1 " ,
3+ "version" : " 1.3.2 " ,
44 "description" : " OpenFeature SDK for Web" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments