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: support BigInt for jest assertions #742

Merged
merged 8 commits into from Feb 13, 2022

Commits on Feb 12, 2022

  1. test: add test case

    togami2864 committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    a17f9ed View commit details
    Browse the repository at this point in the history
  2. fix: support bigint

    togami2864 committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    c5b6f06 View commit details
    Browse the repository at this point in the history
  3. test: add test cases

    togami2864 committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    eac30ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d38b7e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    08f44e0 View commit details
    Browse the repository at this point in the history
  2. fix: rewrite type check

    togami2864 committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    7dae192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    301abc2 View commit details
    Browse the repository at this point in the history
  4. chore: update docs

    togami2864 committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    dd68bf9 View commit details
    Browse the repository at this point in the history