|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
| 4 | +## [0.0.8-experimental](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.7-experimental...angular-sdk-v0.0.8-experimental) (2024-11-21) |
| 5 | + |
| 6 | + |
| 7 | +### ✨ New Features |
| 8 | + |
| 9 | +* Angular SDK ([#997](https://github.com/open-feature/js-sdk/issues/997)) ([105fd95](https://github.com/open-feature/js-sdk/commit/105fd95e344822ffcfc54d328a28676b6f27f38e)) |
| 10 | +* **angular:** add Angular 18 support ([#1063](https://github.com/open-feature/js-sdk/issues/1063)) ([e62d6d4](https://github.com/open-feature/js-sdk/commit/e62d6d4b7e4a5d0f40592a2c73e7124d22eec98e)) |
| 11 | +* **angular:** add angular 19 to peerDependencies ([4893d6f](https://github.com/open-feature/js-sdk/commit/4893d6f0003fbdcdcd4c7c061e9aed49e20b8976)) |
| 12 | + |
| 13 | + |
| 14 | +### 🐛 Bug Fixes |
| 15 | + |
| 16 | +* **angular:** add package description ([#1026](https://github.com/open-feature/js-sdk/issues/1026)) ([dc63ca8](https://github.com/open-feature/js-sdk/commit/dc63ca8b9d6fe8c16089e95f0e336d5e3f759f3b)) |
| 17 | +* **angular:** fix race condition on initialization ([#1052](https://github.com/open-feature/js-sdk/issues/1052)) ([12eaa97](https://github.com/open-feature/js-sdk/commit/12eaa9758d9deb788d74488ef03f18cbd31c0cbe)) |
| 18 | +* copy license to package correctly ([#1011](https://github.com/open-feature/js-sdk/issues/1011)) ([458d278](https://github.com/open-feature/js-sdk/commit/458d278345fe8681a966fca3852b2e607bdafccb)) |
| 19 | +* fix release of angular sdk ([4a370cc](https://github.com/open-feature/js-sdk/commit/4a370cc73f15f2188ca6aac4c5ae8c842e854b73)) |
| 20 | + |
| 21 | + |
| 22 | +### 🧹 Chore |
| 23 | + |
| 24 | +* add npm keywords for angular ([#1015](https://github.com/open-feature/js-sdk/issues/1015)) ([6b11165](https://github.com/open-feature/js-sdk/commit/6b11165aa102e62fb8cd4dd218643e2ef0e733cf)) |
| 25 | +* **main:** release angular-sdk 0.0.1-experimental ([#1003](https://github.com/open-feature/js-sdk/issues/1003)) ([ed3aaa4](https://github.com/open-feature/js-sdk/commit/ed3aaa48c0f90b4b90f08c1110d1edf8ef9d62f0)) |
| 26 | +* **main:** release angular-sdk 0.0.1-experimental ([#1010](https://github.com/open-feature/js-sdk/issues/1010)) ([eb42c4c](https://github.com/open-feature/js-sdk/commit/eb42c4c9e602451bd4e28826b168b6a632776f17)) |
| 27 | +* **main:** release angular-sdk 0.0.2-experimental ([#1008](https://github.com/open-feature/js-sdk/issues/1008)) ([f74056c](https://github.com/open-feature/js-sdk/commit/f74056c02bcfaa021d4ab619116613d0db23e828)) |
| 28 | +* **main:** release angular-sdk 0.0.2-experimental ([#1012](https://github.com/open-feature/js-sdk/issues/1012)) ([8bdc164](https://github.com/open-feature/js-sdk/commit/8bdc16430ca08fbf30d2486987657724701eff67)) |
| 29 | +* **main:** release angular-sdk 0.0.3-experimental ([#1014](https://github.com/open-feature/js-sdk/issues/1014)) ([baec2fb](https://github.com/open-feature/js-sdk/commit/baec2fb350187fe9fb94aebcd97011d0658ad8cd)) |
| 30 | +* **main:** release angular-sdk 0.0.4-experimental ([#1027](https://github.com/open-feature/js-sdk/issues/1027)) ([c1374bb](https://github.com/open-feature/js-sdk/commit/c1374bb7b371b2e882e3498ffaf2f8f562d68eea)) |
| 31 | +* **main:** release angular-sdk 0.0.5-experimental ([#1053](https://github.com/open-feature/js-sdk/issues/1053)) ([5636983](https://github.com/open-feature/js-sdk/commit/56369839b6358489a197b348c98000f5fb4a4bb8)) |
| 32 | +* **main:** release angular-sdk 0.0.6-experimental ([#1064](https://github.com/open-feature/js-sdk/issues/1064)) ([7f9001e](https://github.com/open-feature/js-sdk/commit/7f9001ec0a7ca8b8216a34e431378f2afc3ee85a)) |
| 33 | +* **main:** release angular-sdk 0.0.7-experimental ([#1088](https://github.com/open-feature/js-sdk/issues/1088)) ([6016465](https://github.com/open-feature/js-sdk/commit/6016465f9a999a96d2e76d58b352b3483a68eeea)) |
| 34 | +* **main:** release angular-sdk 0.0.7-experimental ([#1091](https://github.com/open-feature/js-sdk/issues/1091)) ([2a21f4f](https://github.com/open-feature/js-sdk/commit/2a21f4fd60b6f6b5ea502b50f04a1ba480a6e0f6)) |
| 35 | + |
| 36 | + |
| 37 | +### 📚 Documentation |
| 38 | + |
| 39 | +* **angular:** improve angular readme layout ([#1013](https://github.com/open-feature/js-sdk/issues/1013)) ([ee52da9](https://github.com/open-feature/js-sdk/commit/ee52da9a01fe71fd5b4a4734659a06c48b6dc62c)) |
| 40 | + |
4 | 41 | ## [0.0.7-experimental](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.6-experimental...angular-sdk-v0.0.7-experimental) (2024-11-21) |
5 | 42 |
|
6 | 43 |
|
|
0 commit comments