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(expect): replace RawMatcherFn with MatcherFunction and MatcherFunctionWithState types #12376

Merged
merged 13 commits into from Feb 15, 2022

Commits on Feb 12, 2022

  1. Copy the full SHA
    3d31e39 View commit details
    Browse the repository at this point in the history
  2. upgrade tsd-lite

    mrazauskas committed Feb 12, 2022
    Copy the full SHA
    2273adf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    47bca7f View commit details
    Browse the repository at this point in the history
  4. one more type test

    mrazauskas committed Feb 12, 2022
    Copy the full SHA
    3064a78 View commit details
    Browse the repository at this point in the history
  5. add changelog entry

    mrazauskas committed Feb 12, 2022
    Copy the full SHA
    eafcbc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. add MatcherState test

    mrazauskas committed Feb 13, 2022
    Copy the full SHA
    f97e5a8 View commit details
    Browse the repository at this point in the history
  2. fix changelog

    mrazauskas committed Feb 13, 2022
    Copy the full SHA
    f0407fc View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. expose MatcherFunction

    mrazauskas committed Feb 14, 2022
    Copy the full SHA
    b16b3a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. fix example

    mrazauskas committed Feb 15, 2022
    Copy the full SHA
    71d8de1 View commit details
    Browse the repository at this point in the history
  2. fix last details

    mrazauskas committed Feb 15, 2022
    Copy the full SHA
    ab8c2ea View commit details
    Browse the repository at this point in the history
  3. tweak changelog

    mrazauskas committed Feb 15, 2022
    Copy the full SHA
    f0bca5d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main'

    mrazauskas committed Feb 15, 2022
    Copy the full SHA
    3023e88 View commit details
    Browse the repository at this point in the history
  5. remove demo

    mrazauskas committed Feb 15, 2022
    Copy the full SHA
    4589553 View commit details
    Browse the repository at this point in the history