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 effectful methods for vitest hooks #3686

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    ad4037e View commit details
    Browse the repository at this point in the history
  2. Resource<A, E> and ScopedRed<A> is subtype of Effect. (#3626)

    Co-authored-by: maksim.khramtsov <maksim.khramtsov@btsdigital.kz>
    2 people authored and tim-smart committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    91dab28 View commit details
    Browse the repository at this point in the history
  3. Add isRegExp type guard (#3647)

    ianbollinger authored and tim-smart committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    315fb38 View commit details
    Browse the repository at this point in the history
  4. Latch implements Effect<void> with .await semantics (#3638)

    Co-authored-by: maksim.khramtsov <maksim.khramtsov@btsdigital.kz>
    2 people authored and tim-smart committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bc8e6d8 View commit details
    Browse the repository at this point in the history
  5. Effect.provide(managedRuntime) and ManagedRuntime<R, E> is subtyp…

    …e of `Effect<Runtime<R>, E, never>` (#3677)
    leonitousconforti authored and tim-smart committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1419a68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    267a825 View commit details
    Browse the repository at this point in the history
  7. Pool is subtype of Effect (#3674)

    Co-authored-by: maksim.khramtsov <maksim.khramtsov@btsdigital.kz>
    Co-authored-by: Tim <hello@timsmart.co>
    3 people committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cde84e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9252d3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f5e6a3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3462af4 View commit details
    Browse the repository at this point in the history
  11. add test

    leonitousconforti committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4fd9392 View commit details
    Browse the repository at this point in the history
  12. add timeouts

    leonitousconforti committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    082cee7 View commit details
    Browse the repository at this point in the history