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.14.2
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.14.3
Choose a head ref
  • 9 commits
  • 74 files changed
  • 6 contributors

Commits on Mar 25, 2025

  1. fixed typo in jsdocs (#4649)

    jessekelly881 authored Mar 25, 2025
    Copy the full SHA
    76b4b43 View commit details

Commits on Mar 26, 2025

  1. Enhance documentation for dual function, closes #4654 (#4655)

    gcanti authored Mar 26, 2025
    Copy the full SHA
    f293e97 View commit details
  2. docs: fix layer referenced in RpcSerialization jsdocs (#4652)

    f15u authored Mar 26, 2025
    Copy the full SHA
    b886c6c View commit details
  3. chore: remove unused expression from Either tests (#4657)

    gcanti authored Mar 26, 2025
    Copy the full SHA
    cd1f034 View commit details

Commits on Mar 29, 2025

  1. Add JSDocs to effect/HashSet module (#4664)

    Signed-off-by: suddenlyGiovanni <15946771+suddenlyGiovanni@users.noreply.github.com>
    suddenlyGiovanni authored Mar 29, 2025
    Copy the full SHA
    37aa8e1 View commit details

Commits on Mar 31, 2025

  1. fix Data.TaggedEnum with generics regression (#4670)

    tim-smart authored Mar 31, 2025
    Copy the full SHA
    34f03d6 View commit details
  2. ensure RpcClient fiber is defined before polling (#4671)

    tim-smart authored Mar 31, 2025
    Copy the full SHA
    05c4d77 View commit details
  3. ensure RpcClient does not miss chunks (#4672)

    tim-smart authored Mar 31, 2025
    Copy the full SHA
    0ec5e03 View commit details
  4. Version Packages (#4665)

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