Skip to content

Commit 728f0da

Browse files
committed
Update CHANGELOG
1 parent 4d22935 commit 728f0da

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
- Add new `defc` macro to define components which will use functional component
88
implementation, i.e., they work with React Hooks, without using them with the
99
`:f>` shortcut.
10+
- Introduce new `reagent.hooks` namespace with hooks wrapper for React Hooks.
11+
These wrappers also help with using Clojure values for state or in hooks
12+
dependencies.
1013

1114
## 2.0.0-alpha2 (2025-07-15)
1215

0 commit comments

Comments
 (0)