We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab12cc5 commit 225917cCopy full SHA for 225917c
.changeset/pre.json
@@ -5,6 +5,7 @@
5
"classic-react-hooks": "1.4.0"
6
},
7
"changesets": [
8
+ "brown-bears-cheat",
9
"brown-wolves-play",
10
"clean-coats-occur",
11
"cool-emus-lie",
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# classic-react-hooks
2
3
+## 2.0.0-canary.24
4
+
+### Patch Changes
+- ab12cc5: build: upgrade from tsup to tsdown bundler
## 2.0.0-canary.23
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "classic-react-hooks",
- "version": "2.0.0-canary.23",
+ "version": "2.0.0-canary.24",
"description": "A great collection of React utility hooks",
"keywords": [
"classic-react-hooks",
0 commit comments