Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(resolve-extends): extends field should be resolved from left to right #2070

Commits on Aug 20, 2020

  1. test: add failing test

    ikatyang committed Aug 20, 2020
    Copy the full SHA
    b8bf9f4 View commit details
    Browse the repository at this point in the history
  2. 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
    ikatyang committed Aug 20, 2020
    Copy the full SHA
    1976abc View commit details
    Browse the repository at this point in the history