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(jest-snapshot): fix typings of snapshot matchers #13240

Merged
merged 5 commits into from Sep 10, 2022

Commits on Sep 10, 2022

  1. fix missing exports

    mrazauskas committed Sep 10, 2022
    Copy the full SHA
    e7aaf9c View commit details
    Browse the repository at this point in the history
  2. fix types of matchers

    mrazauskas committed Sep 10, 2022
    Copy the full SHA
    9d3ab09 View commit details
    Browse the repository at this point in the history
  3. fix type errors in tests

    mrazauskas committed Sep 10, 2022
    Copy the full SHA
    030692f View commit details
    Browse the repository at this point in the history
  4. add changelog

    mrazauskas committed Sep 10, 2022
    Copy the full SHA
    1219457 View commit details
    Browse the repository at this point in the history
  5. fix TS 4.3 error

    mrazauskas committed Sep 10, 2022
    Copy the full SHA
    5a399ba View commit details
    Browse the repository at this point in the history