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.7
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.8
Choose a head ref
  • 6 commits
  • 80 files changed
  • 5 contributors

Commits on Mar 7, 2025

  1. ensure empty Chunk's don't cause NodeStream.toReadable to hang (#4560)

    tim-smart authored Mar 7, 2025
    Copy the full SHA
    6cd4a10 View commit details
  2. expose ParseError in HttpApiClient (#4562)

    tim-smart authored Mar 7, 2025
    Copy the full SHA
    c5bcf53 View commit details
  3. Version Packages (#4561)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 7, 2025
    Copy the full SHA
    a55835a View commit details

Commits on Mar 9, 2025

  1. ParseResult.ArrayFormatter: correct _tag fields for Refinement an… (

    gcanti authored Mar 9, 2025
    Copy the full SHA
    22d2ebb View commit details
  2. Add ParseOptions argument to standardSchemaV1 (#4567)

    Co-authored-by: Giulio Canti <giulio.canti@gmail.com>
    rehos and gcanti authored Mar 9, 2025
    Copy the full SHA
    c65d336 View commit details
  3. Version Packages (#4566)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 9, 2025
    Copy the full SHA
    031f9a8 View commit details
Loading