Skip to content

Commit 31fc64c

Browse files
Version Packages (canary)
1 parent 0d1ac96 commit 31fc64c

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
@@ -18,6 +18,7 @@
1818
"moody-pens-poke",
1919
"pink-pugs-eat",
2020
"popular-students-happen",
21+
"silver-radios-tickle",
2122
"stale-radios-rule",
2223
"tender-sites-occur",
2324
"violet-cherries-applaud",

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.17
4+
5+
### Minor Changes
6+
7+
- 0d1ac96: - Fix timeout and interval effect cleanup when interval changes
8+
39
## 2.0.0-canary.16
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.16",
3+
"version": "2.0.0-canary.17",
44
"description": "A great collection of React utility hooks",
55
"keywords": [
66
"classic-react-hooks",

0 commit comments

Comments
 (0)