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 3
3
"packages/react" : " 1.0.0" ,
4
4
"packages/web" : " 1.5.0" ,
5
5
"packages/server" : " 1.18.0" ,
6
- "packages/shared" : " 1.8.1 " ,
6
+ "packages/shared" : " 1.9.0 " ,
7
7
"packages/angular/projects/angular-sdk" : " 0.0.15"
8
8
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.9.0] ( https://github.com/open-feature/js-sdk/compare/core-v1.8.1...core-v1.9.0 ) (2025-07-25)
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
+
3
11
## [ 1.8.1] ( https://github.com/open-feature/js-sdk/compare/core-v1.8.0...core-v1.8.1 ) (2025-06-04)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/core" ,
3
- "version" : " 1.8.1 " ,
3
+ "version" : " 1.9.0 " ,
4
4
"description" : " Shared OpenFeature JS components (server and web)" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments