We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
spellCheck
1 parent 810a3f2 commit 42fecdfCopy full SHA for 42fecdf
src/Feliz/CHANGELOG.md
@@ -16,16 +16,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
## [Unreleased]
18
19
+### 🐛 Fixed
20
+
21
+- Fix `spellCheck` html prop naming convention from lowercase to camelCase, causing React warning "Invalid DOM property" (by @mjblacker)
22
23
## 3.0.0 - 2025-12-10
24
25
### ✨ Added
26
27
- Added `onTransitionStart` event handler support (by @Freymaurer)
28
-### 🐛 Fixed
-
-- Fix `spellCheck` html prop naming convention from lowercase to camelCase, causing React warning "Invalid DOM property" (by @mjblacker)
29
## 3.0.0-rc.16 - 2025-12-05
30
31
0 commit comments