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: add IsX/IfX types for any/never/unknown #564

Merged
merged 30 commits into from Apr 5, 2023

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    344a1b2 View commit details
    Browse the repository at this point in the history
  2. fix: IfAny test case

    tommy-mitchell committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e146dfd View commit details
    Browse the repository at this point in the history
  3. Update is-if-any.ts

    sindresorhus committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3a5878e View commit details
    Browse the repository at this point in the history
  4. Update is-if-never.ts

    sindresorhus committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    be4f89f View commit details
    Browse the repository at this point in the history
  5. Update is-if-unknown.ts

    sindresorhus committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0a0fa77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    254b7a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    546af2a View commit details
    Browse the repository at this point in the history
  8. fix: no hard wrapping

    tommy-mitchell committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1431554 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    1036255 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    6a39a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    009f06d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e192e47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11fb302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43f34f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1530ef9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Update package.json

    sindresorhus committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    b391d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0ec7b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e10d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    eee302c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853cfbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e692d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    dc5ba9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28bbfae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81d38ae View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    42e4b26 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    d55804c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4196a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f61b07d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64e5639 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    a15b774 View commit details
    Browse the repository at this point in the history