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: throw on error types #494

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 1, 2023

  1. non-nullable throwOnError

    mmkal committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c4f1d65 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. mostly parity

    mmkal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8632e84 View commit details
    Browse the repository at this point in the history
  2. update tests

    mmkal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2cf1b64 View commit details
    Browse the repository at this point in the history
  3. maybeSingle test

    mmkal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a3223ad View commit details
    Browse the repository at this point in the history
  4. revert

    mmkal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    204cdf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. rm commented out code

    mmkal committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    737f5c8 View commit details
    Browse the repository at this point in the history
  2. backwards compatible typeargs

    mmkal committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    452e0b0 View commit details
    Browse the repository at this point in the history
  3. prettier

    mmkal committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a3f7958 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1e8cd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. format + test + types

    mmkal committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    455e5bb View commit details
    Browse the repository at this point in the history
  2. as never

    mmkal committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f913a39 View commit details
    Browse the repository at this point in the history