Skip to content

Commit

Permalink
Updated DevTools CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vaughn committed Sep 26, 2019
1 parent b9811ed commit 84e83db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-devtools/CHANGELOG.md
Expand Up @@ -9,7 +9,7 @@
<!-- Upcoming changes go here -->

#### Bug fixes
* 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))
* Fixed bug where Components panel was always empty for certain users. ([linshunghuang](https://github.com/linshunghuang) in [#16900](https://github.com/facebook/react/pull/16900))
* 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))
* Fixed bug where DevTools showed stale values in props/state/hooks editing interface. ([bvaughn](https://github.com/bvaughn) in [#16878](https://github.com/facebook/react/pull/16878))
</details>
Expand Down

0 comments on commit 84e83db

Please sign in to comment.