react-devtools
Advanced tools
Comparing version 4.13.4 to 4.13.5
@@ -12,2 +12,6 @@ # React DevTools changelog | ||
## 4.13.5 (May 25, 2021) | ||
#### Bugfix | ||
* Handle edge case where a component mounts before its "owner" (in DEV mode) that previously caused a validation error ([bvaughn](https://github.com/bvaughn) in [#21562](https://github.com/facebook/react/pull/21562)) | ||
## 4.13.4 (May 20, 2021) | ||
@@ -14,0 +18,0 @@ #### Bugfix |
{ | ||
"name": "react-devtools", | ||
"version": "4.13.4", | ||
"version": "4.13.5", | ||
"description": "Use react-devtools outside of the browser", | ||
@@ -30,5 +30,5 @@ "license": "MIT", | ||
"minimist": "^1.2.3", | ||
"react-devtools-core": "4.13.4", | ||
"react-devtools-core": "4.13.5", | ||
"update-notifier": "^2.1.0" | ||
} | ||
} |
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
62665
+ Addedreact-devtools-core@4.13.5(transitive)
- Removedreact-devtools-core@4.13.4(transitive)
Updatedreact-devtools-core@4.13.5