1 parent c534ff5 commit 1b4764dCopy full SHA for 1b4764d
3 files changed
.changeset/pre.json
@@ -22,6 +22,7 @@
22
"spotty-jeans-carry",
23
"stale-radios-rule",
24
"tender-sites-occur",
25
+ "thirty-foxes-wink",
26
"violet-cherries-applaud",
27
"warm-olives-punch"
28
]
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# classic-react-hooks
2
3
+## 2.0.0-canary.19
4
+
5
+### Minor Changes
6
7
+- c534ff5: - Introduce second method `setElementRef` function for observing target with `ref` attribute (i.e. ref={setElementRef})
8
9
## 2.0.0-canary.18
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "classic-react-hooks",
- "version": "2.0.0-canary.18",
+ "version": "2.0.0-canary.19",
"description": "A great collection of React utility hooks",
"keywords": [
"classic-react-hooks",
0 commit comments