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
We should give consumers an explicit heads up about deprecated components which have now been removed.
Ideally they should have customized error messages, I.e. for the select or dropdown we might want to suggest consumers look at the templates, for context selector we can point them towards the context selector example in our custom menus, etc
Though these would more or less be warnings the rule should throw errors and not warnings, since removed components that are in consumer codebases will cause build errors.