Skip to content

Commit 804218e

Browse files
committed
chore(release): ship v5.5.7
1 parent 11d2530 commit 804218e

File tree

6 files changed

+283
-324
lines changed

6 files changed

+283
-324
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
---
44

5+
#### `5.5.7`
6+
7+
- chore(dependencies): update to `Angular 20.1.6`
8+
- fix(popover): use afterRenderEffect() instead of effect() to avoid NG0500: During hydration expected...
9+
- fix(tooltip): use afterRenderEffect() instead of effect() to avoid NG0500: During hydration expected...
10+
- fix(table): use afterRenderEffect() instead of effect() to avoid NG0500: During hydration expected...
11+
- refactor(table): static ngAcceptInputType_ for boolean inputs
12+
- refactor(tab.directive): migrate disabled to linkedSignal
13+
14+
---
15+
516
#### `5.5.6`
617

718
- chore(dependencies): update to `Angular 20.1.4`

0 commit comments

Comments
 (0)