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
fix(resolve-extends): extends field should be resolved from left to right (#2070)
* test: add failing test
* fix(resolve-extends): `extends` field should be resolved from left to right
BREAKING CHANGE:
The order of the `extends` resolution is changed from right-to-left to left-to-right
0 commit comments