react-spinners
Advanced tools
Comparing version 0.10.0-alpha.3 to 0.10.0-beta.1
@@ -5,4 +5,8 @@ # Change Log | ||
## 0.10.0-alpha.3 (*IN PROGRESS*) | ||
## 0.10.0-beta.1 | ||
- No changes here. Upgrading alpha to beta. | ||
## 0.10.0-alpha.3 | ||
- add `react ^17.0.0` and `react-dom ^17.0.0` into peerDependencies to fix [#321](https://github.com/davidhu2000/react-spinners/issues/321) | ||
@@ -9,0 +13,0 @@ - update `div` to `span` to fix `<div> cannot appear as a descendant of <p>` per [#159](https://github.com/davidhu2000/react-spinners/issues/159). [PR #325](https://github.com/davidhu2000/react-spinners/pull/325) |
{ | ||
"name": "react-spinners", | ||
"version": "0.10.0-alpha.3", | ||
"version": "0.10.0-beta.1", | ||
"description": "A collection of react loading spinners", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
5264483