We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f0b7c commit 5d113a2Copy full SHA for 5d113a2
CHANGELOG.md
@@ -5,6 +5,9 @@
5
### Fixed
6
7
- 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.
11
12
## 0.2.1
13
0 commit comments