use-debouncy
Advanced tools
Comparing version 5.0.1-beta.1 to 5.0.1-beta.3
@@ -0,1 +1,15 @@ | ||
## [5.0.1-beta.3](https://github.com/eavam/use-debouncy/compare/v5.0.1-beta.2...v5.0.1-beta.3) (2023-09-23) | ||
### Bug Fixes | ||
* update types ([242ac80](https://github.com/eavam/use-debouncy/commit/242ac805af8316528281e8174f9c139f1c708a6c)) | ||
## [5.0.1-beta.2](https://github.com/eavam/use-debouncy/compare/v5.0.1-beta.1...v5.0.1-beta.2) (2023-09-23) | ||
### Bug Fixes | ||
* type generation ([57f2f4c](https://github.com/eavam/use-debouncy/commit/57f2f4cc9bf7c3e69bb6a9eb9716a4bb0011695e)) | ||
## [5.0.1-beta.1](https://github.com/eavam/use-debouncy/compare/v5.0.0...v5.0.1-beta.1) (2023-09-23) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "use-debouncy", | ||
"version": "5.0.1-beta.1", | ||
"version": "5.0.1-beta.3", | ||
"author": "Egor Avakumov", | ||
@@ -28,3 +28,3 @@ "description": "🌀 Small (~0.2kb) debounce effect hook for React with TypeScript support", | ||
"lint": "eslint . --ext .js,.ts", | ||
"build": "rollup -c --bundleConfigAsCjs", | ||
"build": "yarn prebuild && rollup -c --bundleConfigAsCjs", | ||
"clear": "rimraf lib", | ||
@@ -31,0 +31,0 @@ "prebuild": "yarn clear && tsc -p tsconfig.declaration.json", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
46880
13
54
0