Files
react/compiled
sebmarkbage 1fbbc5f182 Clarify that the transitionLanes used by Transition Tracing is a LaneMap (#32800)
We have a high level concept for this used elsewhere.

We should use this for `transitionTypes` too:

https://github.com/facebook/react/blob/main/packages/react-reconciler/src/ReactInternalTypes.js#L285

As mentioned in #32797 we could also just use the `transitionLanes`
since the `types` are also on the `Transition` objects. If we always
stored this set.

DiffTrain build for [450f8df886](https://github.com/facebook/react/commit/450f8df8865303f14be7ddd7c951f020115aa27c)
2025-04-01 15:24:16 -07:00
..