React DevTools 4.10.0 -> 4.10.1

This commit is contained in:
Brian Vaughn
2020-12-04 16:54:14 -05:00
parent f160547f47
commit 3a8c04e3b2

View File

@@ -11,7 +11,7 @@
## 4.10.1 (November 12, 2020)
#### Bugfix
* Fixed invalid internal work tag mappings ([bvaughn](https://github.com/bvaughn) in [#20380](https://github.com/facebook/react/pull/20380))
* Fixed invalid internal work tag mappings ([bvaughn](https://github.com/bvaughn) in [#20362](https://github.com/facebook/react/pull/20362))
## 4.10.0 (November 12, 2020)
#### Features