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.5" ,
33 "packages/react" : " 1.0.1" ,
44 "packages/web" : " 1.7.0" ,
5- "packages/server" : " 1.19 .0" ,
5+ "packages/server" : " 1.20 .0" ,
66 "packages/shared" : " 1.9.1" ,
77 "packages/angular/projects/angular-sdk" : " 0.0.19"
88}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.20.0] ( https://github.com/open-feature/js-sdk/compare/server-sdk-v1.19.0...server-sdk-v1.20.0 ) (2025-10-21)
4+
5+
6+ ### ✨ New Features
7+
8+ * Migrate MultiProvider from js-sdk-contrib ([ #1234 ] ( https://github.com/open-feature/js-sdk/issues/1234 ) ) ([ 8686dbf] ( https://github.com/open-feature/js-sdk/commit/8686dbfbe2b95b20706718bf23287244eda36f60 ) )
9+
310## [ 1.19.0] ( https://github.com/open-feature/js-sdk/compare/server-sdk-v1.18.0...server-sdk-v1.19.0 ) (2025-08-14)
411
512
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/server-sdk-v1.19 .0 " >
20- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.19 .0&color=blue&style=for-the-badge" />
19+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/server-sdk-v1.20 .0 " >
20+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.20 .0&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/server-sdk" ,
3- "version" : " 1.19 .0" ,
3+ "version" : " 1.20 .0" ,
44 "description" : " OpenFeature SDK for JavaScript" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments