Skip to content

Commit 911104a

Browse files
author
Brian Vaughn
committed
DevTools CHANGELOG update
1 parent bce2ac6 commit 911104a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/react-devtools/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
</summary>
88

99
<!-- Upcoming changes go here -->
10+
#### Bug fixes
11+
* Fixed bug where Components panel was always empty for certain users. ([bvaughn](https://github.com/bvaughn) in [#16864](https://github.com/facebook/react/pull/16864))
12+
* Fixed regression in DevTools editable hooks interface that caused primitive values to be shown as `undefined`. ([bvaughn](https://github.com/bvaughn) in [#16867](https://github.com/facebook/react/pull/16867))
1013
</details>
1114

1215
## 4.1.0 (September 19, 2019)

0 commit comments

Comments
 (0)