react-devtools
Advanced tools
Comparing version 4.19.1 to 4.19.2
@@ -5,2 +5,8 @@ # React DevTools changelog | ||
## 4.19.2 (October 8, 2021) | ||
#### Bugfix | ||
* Show different error boundary UI for timeouts than normal errors ([bvaughn](https://github.com/bvaughn) in [#22483](https://github.com/facebook/react/pull/22483)) | ||
* Fixed bug where deleting a component filter would also close the settings modal ([Biki-das](https://github.com/Biki-das) in [#22484](https://github.com/facebook/react/pull/22484)) | ||
## 4.19.1 (October 1, 2021) | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "react-devtools", | ||
"version": "4.19.1", | ||
"version": "4.19.2", | ||
"description": "Use react-devtools outside of the browser", | ||
@@ -30,5 +30,5 @@ "license": "MIT", | ||
"minimist": "^1.2.3", | ||
"react-devtools-core": "4.19.1", | ||
"react-devtools-core": "4.19.2", | ||
"update-notifier": "^2.1.0" | ||
} | ||
} |
79038
+ Addedreact-devtools-core@4.19.2(transitive)
- Removedreact-devtools-core@4.19.1(transitive)
Updatedreact-devtools-core@4.19.2