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

Add new min and max variants #9558

Merged
merged 9 commits into from Oct 14, 2022
Merged

Add new min and max variants #9558

merged 9 commits into from Oct 14, 2022

Commits on Oct 13, 2022

  1. Rename test variants

    thecrypticace committed Oct 13, 2022
    Copy the full SHA
    ab0f20a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Copy the full SHA
    dacf9b7 View commit details
    Browse the repository at this point in the history
  2. Refactor

    thecrypticace committed Oct 14, 2022
    Copy the full SHA
    ce91170 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cd9ca4e View commit details
    Browse the repository at this point in the history
  4. wip

    thecrypticace committed Oct 14, 2022
    Copy the full SHA
    fbbafbf View commit details
    Browse the repository at this point in the history
  5. Update changelog

    thecrypticace committed Oct 14, 2022
    Copy the full SHA
    c769ec2 View commit details
    Browse the repository at this point in the history
  6. Update tests

    thecrypticace committed Oct 14, 2022
    Copy the full SHA
    996f872 View commit details
    Browse the repository at this point in the history
  7. Sort list of variants properly

    Technically each test isn’t 100% sorted right in isolation because prettier decisions are basically project-wide. This is close enough though.
    thecrypticace committed Oct 14, 2022
    Copy the full SHA
    a313e9e View commit details
    Browse the repository at this point in the history
  8. Update tests

    thecrypticace committed Oct 14, 2022
    Copy the full SHA
    b3d5f14 View commit details
    Browse the repository at this point in the history