Skip to content

Commit d5bcae1

Browse files
committed
chore: release 7.1.0
1 parent 08cede1 commit d5bcae1

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
## 7.1.0 (2026-02-03)
2+
3+
### Features
4+
5+
- add injectAttribute utility ([#645](https://github.com/ngxtension/ngxtension-platform/pull/645))
6+
- **collections:** add `SignalMap` and `SignalSet` utility ([#657](https://github.com/ngxtension/ngxtension-platform/pull/657))
7+
- **connect:** allow to pass date object ([#647](https://github.com/ngxtension/ngxtension-platform/pull/647))
8+
- **inject-leaf-activated-route:** add injectLeafActivatedRoute function and related types ([e5f747f](https://github.com/ngxtension/ngxtension-platform/commit/e5f747f))
9+
- **inject-leaf-activated-route:** add injectLeafActivatedRoute function and related types ([9c20a36](https://github.com/ngxtension/ngxtension-platform/commit/9c20a36))
10+
- **inject-leaf-activated-route:** add `injectLeafActivatedRoute` utility tests and documentation ([f3cc77b](https://github.com/ngxtension/ngxtension-platform/commit/f3cc77b))
11+
- **inject-leaf-activated-route:** add project configuration file ([a86b94c](https://github.com/ngxtension/ngxtension-platform/commit/a86b94c))
12+
- **inject-params:** add global param handling and `injectParamsCore` refactor ([bea92d8](https://github.com/ngxtension/ngxtension-platform/commit/bea92d8))
13+
- **nx-cloud:** setup nx cloud workspace ([#638](https://github.com/ngxtension/ngxtension-platform/pull/638))
14+
- **resize:** add SSR compatibility to prevent browser API access on server ([#653](https://github.com/ngxtension/ngxtension-platform/pull/653))
15+
16+
### Bug Fixes
17+
18+
- **call-apply:** add SSR support ([#651](https://github.com/ngxtension/ngxtension-platform/pull/651))
19+
- **control-error:** used form-events util instead of manuel setup ([#648](https://github.com/ngxtension/ngxtension-platform/pull/648))
20+
- **docs:** correct typo in `withLatestFrom` usage examples ([dd69476](https://github.com/ngxtension/ngxtension-platform/commit/dd69476))
21+
- **inject-local-storage:** fix bug where disabling `storageSync` would not write new values to local storage ([fc6ba36](https://github.com/ngxtension/ngxtension-platform/commit/fc6ba36))
22+
- **plugin:** handle empty decorator arguments in host binding conversion ([#650](https://github.com/ngxtension/ngxtension-platform/pull/650))
23+
24+
### Documentation
25+
26+
- setup redirects ([#639](https://github.com/ngxtension/ngxtension-platform/pull/639))
27+
- some intro docs to test docs release ([c113380](https://github.com/ngxtension/ngxtension-platform/commit/c113380))
28+
29+
### ❤️ Thank You
30+
31+
- Andreas Dorner @endlacer
32+
- Chau @nartc
33+
- Chau Tran @nartc
34+
- Denis Yılmaz @denisyilmaz
35+
- Enea Jahollari @eneajaho
36+
- Jaime Burgos @SkyZeroZx
37+
- Kevin Anidjar @kanidjar
38+
- Max Scopp
39+
- Nicolas Stadler
40+
141
## 7.0.2 (2025-11-05)
242

343
This was a version bump only, there were no code changes.

0 commit comments

Comments
 (0)