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.10
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.11
Choose a head ref
  • 12 commits
  • 121 files changed
  • 5 contributors

Commits on Mar 11, 2025

  1. fix: unnecessary as type cohercion in Either.fromNullable (#4586)

    giuliobracci authored Mar 11, 2025
    Copy the full SHA
    edd9ba7 View commit details
  2. Schema: simplify Struct and Record return types (#4587)

    gcanti authored Mar 11, 2025
    Copy the full SHA
    9c241ab View commit details
  3. Schema: export IndexSignature.Type type (#4590)

    gcanti authored Mar 11, 2025
    Copy the full SHA
    1b41820 View commit details
  4. Improve clarity of TimeoutException error message (#4591)

    IMax153 authored Mar 11, 2025
    Copy the full SHA
    082b0c1 View commit details

Commits on Mar 12, 2025

  1. Schema: export Field type (#4593)

    gcanti authored Mar 12, 2025
    Copy the full SHA
    de88127 View commit details
  2. Update README examples using @effect/rpc-http/HttpRpcRouter (#4594)

    nclsndr authored Mar 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    389dca2 View commit details

Commits on Mar 13, 2025

  1. Update docgen to latest version (#4598)

    gcanti authored Mar 13, 2025
    Copy the full SHA
    46f8479 View commit details
  2. Refactor jsdocs (Array, Effect modules + typeclass package) (#4599)

    gcanti authored Mar 13, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2e4277e View commit details
  3. Schema: enhance the internal formatUnknown function to handle vario… (

    gcanti authored Mar 13, 2025
    Copy the full SHA
    fad8cca View commit details

Commits on Mar 14, 2025

  1. Add support for refinements to Schema.omit, closes #4603 (#4604)

    gcanti authored Mar 14, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    be12983 View commit details

Commits on Mar 15, 2025

  1. Fix issue with generic filters when generating arbitraries, closes #4605

    gcanti authored Mar 15, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    4296293 View commit details
  2. Version Packages (#4588)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 15, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    36cf6f3 View commit details
Loading