Skip to content

Commit 95cc159

Browse files
committed
chore(release): ship v5.7.8 for Angular 22
1 parent 2d13225 commit 95cc159

6 files changed

Lines changed: 270 additions & 209 deletions

File tree

CHANGELOG.md

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

33
---
44

5+
#### `5.7.8` for Angular 22
6+
7+
- fix(navbar): responsive auto-collapse (expand breakpoint) never activates - closes #269
8+
- test(navbar): add BreakpointObserver integration tests
9+
- fix(dropdown-toggle): visibleChange subscription not torn down in some cases (leak on destroy) - closes #270
10+
- ci: pin GitHub Actions to full commit SHAs, bump to current versions
11+
- ci: set least-privilege permissions (contents: read) on check workflows
12+
13+
---
14+
515
#### `5.7.6` for Angular 22
616

717
- refactor(tabs): remove ChangeDetectionStrategy.Eager

0 commit comments

Comments
 (0)