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

#1171 support for refine, superRefine, transform and lazy in discriminatedUnion #1290

Merged
merged 10 commits into from Nov 15, 2022

Commits on Sep 6, 2022

  1. colinhacks#1171

    roblabat committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    77b79ef View commit details
    Browse the repository at this point in the history
  2. fix tests

    roblabat committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9b0d9f2 View commit details
    Browse the repository at this point in the history
  3. add superRefine in tests

    roblabat committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    668bd5d View commit details
    Browse the repository at this point in the history
  4. add support for lazy

    roblabat committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    87883fa View commit details
    Browse the repository at this point in the history
  5. fix typings

    roblabat committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9b591c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b745021 View commit details
    Browse the repository at this point in the history
  7. fix

    roblabat committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2657fa6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87a3caa View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Clean up discriminatedUnion

    Colin McDonnell committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2bd6c08 View commit details
    Browse the repository at this point in the history
  2. Fix deno test

    Colin McDonnell committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c39d174 View commit details
    Browse the repository at this point in the history