File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 4
4
"packages/angular" : " 0.0.1-experimental" ,
5
5
"packages/web" : " 1.3.2" ,
6
6
"packages/server" : " 1.16.2" ,
7
- "packages/shared" : " 1.5 .0" ,
7
+ "packages/shared" : " 1.6 .0" ,
8
8
"packages/angular/projects/angular-sdk" : " 0.0.9-experimental"
9
9
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.6.0] ( https://github.com/open-feature/js-sdk/compare/core-v1.5.0...core-v1.6.0 ) (2024-12-12)
4
+
5
+
6
+ ### ✨ New Features
7
+
8
+ * add evaluation details to finally hook ([ #1087 ] ( https://github.com/open-feature/js-sdk/issues/1087 ) ) ([ 2135254] ( https://github.com/open-feature/js-sdk/commit/2135254c4bee52b4bcadfbf8b99a896cfd930cca ) )
9
+
10
+
11
+ ### 🔄 Refactoring
12
+
13
+ * improve track interface for providers ([ #1100 ] ( https://github.com/open-feature/js-sdk/issues/1100 ) ) ([ 5e5b160] ( https://github.com/open-feature/js-sdk/commit/5e5b16022122b71760634ac90e3fd962aa831c74 ) )
14
+
3
15
## [ 1.5.0] ( https://github.com/open-feature/js-sdk/compare/core-v1.4.0...core-v1.5.0 ) (2024-10-29)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/core" ,
3
- "version" : " 1.5 .0" ,
3
+ "version" : " 1.6 .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