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
# Objective
- Make migration easier.
- Fixes#21035.
## Solution
- Add a deprecated type alias to help with the rename, rather than
immediately renaming.
- Remember to re-export it in the prelude too to reduce compiler errors.
0 commit comments