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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,13 @@ The following features are only enabled when used with (experimental) builds of
80
80
###### Show which hooks (indices) changed when profiling
81
81

82
82
83
+
## 4.10.3 (April 27, 2021)
84
+
#### Bugfix
85
+
* Replaced Facebook-internal fburl.com link with public fb.me link for Bridge protocol mismatch info page ([bvaughn](https://github.com/bvaughn) in [#21344](https://github.com/facebook/react/pull/21344))
86
+
87
+
## 4.10.2 (April 27, 2021)
88
+
#### Feature
89
+
* Added Bridge protocol check and warning dialog if embedded DevTools backend is incompatible with DevTools UI ([bvaughn](https://github.com/bvaughn) in [#21344](https://github.com/facebook/react/pull/21344))
0 commit comments