Skip to content

Commit 5d113a2

Browse files
author
Will Acton
committed
CHANGELOG
1 parent 57f0b7c commit 5d113a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
### Fixed
66

77
- clj-kondo hooks for DOM macros lint `&` correctly
8+
- Fixed a regression in 0.2.0 where the new JSX transform broke components that
9+
spread all props and accepted children. It caused the spread to override any
10+
static children passed in.
811

912
## 0.2.1
1013

0 commit comments

Comments
 (0)