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 21e793f commit d97af79Copy full SHA for d97af79
packages/react-devtools/CHANGELOG.md
@@ -1,14 +1,16 @@
1
# React DevTools changelog
2
3
-<!-- ## [Unreleased]
4
<details>
5
<summary>
6
Changes that have landed in master but are not yet released.
7
Click to see more.
8
</summary>
9
10
- <!-- Upcoming changes go here
11
-</details> -->
+ <!-- Upcoming changes go here -->
+
+#### Bug fixes
12
+* Standalone DevTools properly serves backend script over localhost:8097
13
+</details>
14
15
## 4.0.3 (August 17, 2019)
16
#### Bug fixes
0 commit comments