We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d22935 commit 728f0daCopy full SHA for 728f0da
1 file changed
CHANGELOG.md
@@ -7,6 +7,9 @@
7
- Add new `defc` macro to define components which will use functional component
8
implementation, i.e., they work with React Hooks, without using them with the
9
`: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.
13
14
## 2.0.0-alpha2 (2025-07-15)
15
0 commit comments