Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Effect-TS/effect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: effect@3.13.8
Choose a base ref
...
head repository: Effect-TS/effect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: effect@3.13.9
Choose a head ref
  • 11 commits
  • 198 files changed
  • 4 contributors

Commits on Mar 9, 2025

  1. Update docgen to latest experimental version (#4569)

    gcanti authored Mar 9, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4e0efa1 View commit details
  2. Update @effect/docgen to latest experimental version (#4570)

    gcanti authored Mar 9, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d047181 View commit details
  3. fix(schema): isEncodeException jsdoc (#4571)

    giuliobracci authored Mar 9, 2025
    Copy the full SHA
    8ae7827 View commit details

Commits on Mar 10, 2025

  1. fix: unnecessary as in all function in the Effect Either module (

    giuliobracci authored Mar 10, 2025
    Copy the full SHA
    a2361c6 View commit details
  2. Update @effect/docgen and fix code examples (#4575)

    gcanti authored Mar 10, 2025
    Copy the full SHA
    fe7da20 View commit details
  3. prevent worker handler interrupts from shutting down runner (#4580)

    tim-smart authored Mar 10, 2025
    Copy the full SHA
    bbdc279 View commit details
  4. fix: Match.tags throwing on undefined input (#4579)

    giuliobracci authored Mar 10, 2025
    Copy the full SHA
    2976e52 View commit details
  5. adjust worker runner code formatting (#4582)

    tim-smart authored Mar 10, 2025
    Copy the full SHA
    4d4781e View commit details
  6. remove Scope from HttpClient requirements (#4573)

    tim-smart authored Mar 10, 2025
    Copy the full SHA
    88fe129 View commit details
  7. support Layer.launch when using WorkerRunner (#4583)

    tim-smart authored Mar 10, 2025
    Copy the full SHA
    d630249 View commit details
  8. Version Packages (#4581)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 10, 2025
    Copy the full SHA
    ba50b5c View commit details
Loading