react-devtools
Advanced tools
Comparing version 4.11.0 to 4.12.0
@@ -12,2 +12,11 @@ # React DevTools changelog | ||
## 4.12.0 (April 12, 2021) | ||
Although this release is being made for all NPM packages, only the `react-devtools-inline` package contains changes. | ||
#### Feature | ||
* Added `createBridge` and `createStore` exports to the `react-devtools-inline/frontend` entrypoint to support advanced use cases ([bvaughn](https://github.com/bvaughn) in [#21032](https://github.com/facebook/react/pull/21032)) | ||
## 4.11.1 (April 11, 2021) | ||
#### Bugfix | ||
* Fixed broken import in `react-devtools-inline` for feature flags file ([bvaughn](https://github.com/bvaughn) in [#21237](https://github.com/facebook/react/pull/21237)) | ||
## 4.11.0 (April 9, 2021) | ||
@@ -14,0 +23,0 @@ #### Bugfix |
{ | ||
"name": "react-devtools", | ||
"version": "4.11.0", | ||
"version": "4.12.0", | ||
"description": "Use react-devtools outside of the browser", | ||
@@ -30,5 +30,5 @@ "license": "MIT", | ||
"minimist": "^1.2.3", | ||
"react-devtools-core": "4.11.0", | ||
"react-devtools-core": "4.12.0", | ||
"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
55977
+ Addedhas-proto@1.0.3(transitive)
+ Addedhas-symbols@1.0.3(transitive)
+ Addedreact-devtools-core@4.12.0(transitive)
- Removedcall-bind@1.0.7(transitive)
- Removedhas-proto@1.1.0(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedreact-devtools-core@4.11.0(transitive)
- Removedset-function-length@1.2.2(transitive)
Updatedreact-devtools-core@4.12.0