1 parent 0d1ac96 commit 31fc64cCopy full SHA for 31fc64c
3 files changed
.changeset/pre.json
@@ -18,6 +18,7 @@
18
"moody-pens-poke",
19
"pink-pugs-eat",
20
"popular-students-happen",
21
+ "silver-radios-tickle",
22
"stale-radios-rule",
23
"tender-sites-occur",
24
"violet-cherries-applaud",
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# classic-react-hooks
2
3
+## 2.0.0-canary.17
4
+
5
+### Minor Changes
6
7
+- 0d1ac96: - Fix timeout and interval effect cleanup when interval changes
8
9
## 2.0.0-canary.16
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "classic-react-hooks",
- "version": "2.0.0-canary.16",
+ "version": "2.0.0-canary.17",
"description": "A great collection of React utility hooks",
"keywords": [
"classic-react-hooks",
0 commit comments