You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ The format of this changelog is based on
4
4
[Keep a Changelog](https://keepachangelog.com/), and this project adheres to
5
5
[Semantic Versioning](https://semver.org/).
6
6
7
+
## Unreleased
8
+
9
+
- Fixed issue causing duplicate `Cell` names with paths and composite components, where rendering would use the component's name rather than a unique name
10
+
7
11
## 1.4.2 (2025-07-16)
8
12
9
13
- Removed invalid keyword constructor without type parameters for `@compdef`-ed components with type parameters, so it can be overridden without warnings
0 commit comments