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

feat: Let babel find config when updating inline snapshots #13150

Merged
merged 11 commits into from Aug 19, 2022

Commits on Aug 19, 2022

  1. Current behavior

    eps1lon authored and SimenB committed Aug 19, 2022
    Copy the full SHA
    70df38c View commit details
    Browse the repository at this point in the history
  2. Apply Simen's fix

    eps1lon authored and SimenB committed Aug 19, 2022
    Copy the full SHA
    6dc85d6 View commit details
    Browse the repository at this point in the history
  3. fix tests

    SimenB committed Aug 19, 2022
    Copy the full SHA
    e9658f6 View commit details
    Browse the repository at this point in the history
  4. use external babel config

    SimenB committed Aug 19, 2022
    Copy the full SHA
    cfe541a View commit details
    Browse the repository at this point in the history
  5. changelog

    SimenB committed Aug 19, 2022
    Copy the full SHA
    7614a5f View commit details
    Browse the repository at this point in the history
  6. write test files into tmp

    SimenB committed Aug 19, 2022
    Copy the full SHA
    e25b682 View commit details
    Browse the repository at this point in the history
  7. extract babel config

    SimenB committed Aug 19, 2022
    Copy the full SHA
    916e2b4 View commit details
    Browse the repository at this point in the history
  8. extract pkg

    SimenB committed Aug 19, 2022
    Copy the full SHA
    04f3f73 View commit details
    Browse the repository at this point in the history
  9. "manually" run yarn

    SimenB committed Aug 19, 2022
    Copy the full SHA
    510cb6f View commit details
    Browse the repository at this point in the history
  10. allow immutable installs

    SimenB committed Aug 19, 2022
    Copy the full SHA
    4b7574e View commit details
    Browse the repository at this point in the history
  11. make yarn do the right thing

    SimenB committed Aug 19, 2022
    Copy the full SHA
    9467a7d View commit details
    Browse the repository at this point in the history