You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-devtools/CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,14 @@
5
5
Changes that have landed in master but are not yet released.
6
6
Click to see more.
7
7
</summary>
8
-
8
+
9
9
<!-- Upcoming changes go here -->
10
10
</details>
11
11
12
+
## 4.8.1 (July 10, 2020)
13
+
#### Bugfix
14
+
* Fix break-on-warning to truly be off by default. ([gaearon](https://github.com/gaearon) in [#19309](https://github.com/facebook/react/pull/19309))
15
+
12
16
## 4.8.0 (July 9, 2020)
13
17
#### Features
14
18
* Add SSL support to React devtools standalone ([ittaibaratz](https://github.com/ittaibaratz) in [#19191](https://github.com/facebook/react/pull/19191))
0 commit comments