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
@@ -9,9 +9,13 @@
9
9
<!-- Upcoming changes go here -->
10
10
</details>
11
11
12
+
## 4.12.3 (April 19, 2021)
13
+
#### Bugfix
14
+
* Wrapped quotation marks around Fiber ids or indices for all DevTools errors to better support GitHub fuzzy error search ([bvaughn](https://github.com/bvaughn) in [#21314](https://github.com/facebook/react/pull/21301))
15
+
12
16
## 4.12.2 (April 16, 2021)
13
17
#### Bugfix
14
-
* DevTools reliably suppresses console logs when generating component stacks ([bvaughn](https://github.com/bvaughn) in [#21237](https://github.com/facebook/react/pull/21301))
18
+
* DevTools reliably suppresses console logs when generating component stacks ([bvaughn](https://github.com/bvaughn) in [#21314](https://github.com/facebook/react/pull/21301))
15
19
16
20
## 4.12.1 (April 14, 2021)
17
21
Although this release is being made for all NPM packages, only the `react-devtools-inline` package contains changes.
0 commit comments