Skip to content

Commit

Permalink
Added upcoming changes to DevTools CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vaughn committed Sep 10, 2019
1 parent 709baf1 commit 2ce5801
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/react-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

<!-- Upcoming changes go here -->
#### Bug fixes
* Props/state editor supports adding new values and changing value types. ([hristo-kanchev](https://github.com/hristo-kanchev) in [#16700](https://github.com/facebook/react/pull/16700))
* Profiler correctly saves/exports profiling data in Firefox now. ([hristo-kanchev](https://github.com/hristo-kanchev) in [#16612](https://github.com/facebook/react/pull/16612))
* Class components now show "legacy context" header (rather than "context") for legacy API. ([hristo-kanchev](https://github.com/hristo-kanchev) in [#16617](https://github.com/facebook/react/pull/16617))
</details>

## 4.0.6 (August 26, 2019)
Expand Down

0 comments on commit 2ce5801

Please sign in to comment.