File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 33 "packages/react" : " 1.0.0" ,
44 "packages/web" : " 1.5.0" ,
55 "packages/server" : " 1.18.0" ,
6- "packages/shared" : " 1.8.1 " ,
6+ "packages/shared" : " 1.9.0 " ,
77 "packages/angular/projects/angular-sdk" : " 0.0.16"
88}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.9.0] ( https://github.com/open-feature/js-sdk/compare/core-v1.8.1...core-v1.9.0 ) (2025-08-10)
4+
5+
6+ ### ✨ New Features
7+
8+ * add evaluation-scoped hook data ([ #1216 ] ( https://github.com/open-feature/js-sdk/issues/1216 ) ) ([ 07af3a9] ( https://github.com/open-feature/js-sdk/commit/07af3a9eda895e9edb24c7ee1e3c1c4f16e17431 ) )
9+ * support Angular 20 ([ #1220 ] ( https://github.com/open-feature/js-sdk/issues/1220 ) ) ([ aa232a9] ( https://github.com/open-feature/js-sdk/commit/aa232a9d6a8dfa416380ccdecd71843d3e361048 ) )
10+
311## [ 1.8.1] ( https://github.com/open-feature/js-sdk/compare/core-v1.8.0...core-v1.8.1 ) (2025-06-04)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/core" ,
3- "version" : " 1.8.1 " ,
3+ "version" : " 1.9.0 " ,
44 "description" : " Shared OpenFeature JS components (server and web)" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments