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

Enhance Except type #560

Merged
merged 28 commits into from Mar 23, 2023
Merged

Enhance Except type #560

merged 28 commits into from Mar 23, 2023

Commits on Feb 26, 2023

  1. add StrictExcept type

    orimiles5 committed Feb 26, 2023
    Copy the full SHA
    5b3138b View commit details
    Browse the repository at this point in the history
  2. prettier

    orimiles5 committed Feb 26, 2023
    Copy the full SHA
    fd7733a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    29ce64d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Copy the full SHA
    03efc42 View commit details
    Browse the repository at this point in the history
  2. change name to

    orimiles5 committed Feb 28, 2023
    Copy the full SHA
    a0636bb View commit details
    Browse the repository at this point in the history
  3. change to single quotes

    orimiles5 committed Feb 28, 2023
    Copy the full SHA
    8bcc45c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Copy the full SHA
    3c5e005 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0b5573b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Update except.d.ts

    sindresorhus committed Mar 10, 2023
    Copy the full SHA
    3ef2af0 View commit details
    Browse the repository at this point in the history
  2. Update except.d.ts

    sindresorhus committed Mar 10, 2023
    Copy the full SHA
    f14a038 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Copy the full SHA
    d7a1d0f View commit details
    Browse the repository at this point in the history
  2. Add AbstractClass type (sindresorhus#559)

    rayrw authored and orimiles5 committed Mar 11, 2023
    Copy the full SHA
    dfb46ad View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7aac550 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3b30962 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    911352c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3432e46 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Update except.d.ts

    sindresorhus committed Mar 14, 2023
    Copy the full SHA
    5de63de View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e2a2cc0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9d63b07 View commit details
    Browse the repository at this point in the history
  4. Fix documentation

    orimiles5 committed Mar 14, 2023
    Copy the full SHA
    730d469 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6ffbed6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Copy the full SHA
    880e7e4 View commit details
    Browse the repository at this point in the history
  2. Modify Except type docs

    orimiles5 committed Mar 22, 2023
    Copy the full SHA
    87fcc50 View commit details
    Browse the repository at this point in the history
  3. Modify ExceptOptions docs

    orimiles5 committed Mar 22, 2023
    Copy the full SHA
    af2e28b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update readme.md

    sindresorhus committed Mar 23, 2023
    Copy the full SHA
    f8e36b3 View commit details
    Browse the repository at this point in the history
  2. Update except.d.ts

    sindresorhus committed Mar 23, 2023
    Copy the full SHA
    f5d2a10 View commit details
    Browse the repository at this point in the history
  3. Update except.d.ts

    sindresorhus committed Mar 23, 2023
    Copy the full SHA
    0a15a94 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fa7c464 View commit details
    Browse the repository at this point in the history