Skip to content

Commit 1b4764d

Browse files
Version Packages (canary)
1 parent c534ff5 commit 1b4764d

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"spotty-jeans-carry",
2323
"stale-radios-rule",
2424
"tender-sites-occur",
25+
"thirty-foxes-wink",
2526
"violet-cherries-applaud",
2627
"warm-olives-punch"
2728
]

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# classic-react-hooks
22

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+
39
## 2.0.0-canary.18
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "classic-react-hooks",
3-
"version": "2.0.0-canary.18",
3+
"version": "2.0.0-canary.19",
44
"description": "A great collection of React utility hooks",
55
"keywords": [
66
"classic-react-hooks",

0 commit comments

Comments
 (0)