Skip to content

Commit fef22e7

Browse files
author
Brian Vaughn
committed
Optimistic CHANGELOG update
1 parent a580a8b commit fef22e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-devtools/CHANGELOG.md

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

99
<!-- Upcoming changes go here -->
10+
1011
#### Bug fixes
1112
* 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))
1213
* 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))
14+
* 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))
1315
</details>
1416

1517
## 4.1.0 (September 19, 2019)

0 commit comments

Comments
 (0)