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
+4
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@
9
9
<!-- Upcoming changes go here -->
10
10
</details>
11
11
12
+
## 4.11.1 (April 11, 2021)
13
+
#### Bugfix
14
+
* Fixed broken import in `react-devtools-inline` for feature flags file ([bvaughn](https://github.com/bvaughn) in [#21235](https://github.com/facebook/react/issues/21235))
15
+
12
16
## 4.11.0 (April 9, 2021)
13
17
#### Bugfix
14
18
*`$r` should contain hooks property when it is `forwardRef` or `memo` component ([meowtec](https://github.com/meowtec) in [#20626](https://github.com/facebook/react/pull/20626))
0 commit comments