react-timing-hooks
Advanced tools
Comparing version 1.4.2 to 2.0.0
@@ -5,5 +5,16 @@ # Changelog | ||
## [2.0.0](https://github.com/EricLambrecht/react-timing-hooks/compare/v1.4.2...v2.0.0) (2020-09-24) | ||
### ⚠ BREAKING CHANGES | ||
* Node 8 is no longer supported. | ||
* 🔧 Drop support for Node 8 ([53e99b7](https://github.com/EricLambrecht/react-timing-hooks/commit/53e99b7bdfcb7237578090ddb28b27b898c3f397)) | ||
### [1.4.2](https://github.com/EricLambrecht/react-timing-hooks/compare/v1.4.1...v1.4.2) (2020-09-24) | ||
Warning: This build does not support Node 8 anymore. Please use version 2.0.0 instead. | ||
### Bug Fixes | ||
@@ -10,0 +21,0 @@ |
{ | ||
"name": "react-timing-hooks", | ||
"version": "1.4.2", | ||
"version": "2.0.0", | ||
"description": "React hooks for setTimeout, setInterval, requestAnimationFrame, requestIdleCallback", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
31994
0