dillon1000/react

Commit

React DevTools 6.1.1 -> 6.1.2 (#33142)

Patch release to mitigate https://github.com/facebook/react/issues/32659

Essentially just 6.1.1 with:
* Restore all Transitions for Tree updates
([eps1lon](https://github.com/eps1lon) in
[#33042](https://github.com/facebook/react/pull/33042))
* Restore "double-click to view owners tree" functionality
([eps1lon](https://github.com/eps1lon) in
[#33039](https://github.com/facebook/react/pull/33039))
Browse files
Changed paths8 files
First-parent comparison
M packages/react-devtools-core/package.json ModifiedM packages/react-devtools-extensions/chrome/manifest.json ModifiedM packages/react-devtools-extensions/edge/manifest.json ModifiedM packages/react-devtools-extensions/firefox/manifest.json ModifiedM packages/react-devtools-inline/package.json ModifiedM packages/react-devtools-timeline/package.json ModifiedM packages/react-devtools/CHANGELOG.md ModifiedM packages/react-devtools/package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…