File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 44 "packages/angular" : " 0.0.1-experimental" ,
55 "packages/web" : " 1.3.2" ,
66 "packages/server" : " 1.16.2" ,
7- "packages/shared" : " 1.5 .0" ,
7+ "packages/shared" : " 1.6 .0" ,
88 "packages/angular/projects/angular-sdk" : " 0.0.9-experimental"
99}
Original file line number Diff line number Diff line change 11# Changelog
22
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+
315## [ 1.5.0] ( https://github.com/open-feature/js-sdk/compare/core-v1.4.0...core-v1.5.0 ) (2024-10-29)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/core" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.6 .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