Skip to content

Commit

Permalink
Added DevTools 4.0.4 CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vaughn committed Aug 18, 2019
1 parent d97af79 commit e89c19d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/react-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
* Standalone DevTools properly serves backend script over localhost:8097
</details>

## 4.0.4 (August 18, 2019)
#### Bug fixes
* Bugfox for potential error if a min-duration commit filter is applied after selecting a fiber in the Profiler UI.

## 4.0.3 (August 17, 2019)
#### Bug fixes
* ES6 `Map` and `Set`, typed arrays, and other unnserializable types (e.g. Immutable JS) can now be inspected.
Expand Down

0 comments on commit e89c19d

Please sign in to comment.