We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97af79 commit e89c19dCopy full SHA for e89c19d
packages/react-devtools/CHANGELOG.md
@@ -12,6 +12,10 @@
12
* Standalone DevTools properly serves backend script over localhost:8097
13
</details>
14
15
+## 4.0.4 (August 18, 2019)
16
+#### Bug fixes
17
+* Bugfox for potential error if a min-duration commit filter is applied after selecting a fiber in the Profiler UI.
18
+
19
## 4.0.3 (August 17, 2019)
20
#### Bug fixes
21
* ES6 `Map` and `Set`, typed arrays, and other unnserializable types (e.g. Immutable JS) can now be inspected.
0 commit comments