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

Commits on Feb 28, 2025

  1. Match.tag + Match.withReturnType can use literals without as const (#…

    tim-smart authored Feb 28, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    atollena Antoine Tollenaere
    Copy the full SHA
    367bb35 View commit details
  2. Allow defects to pass through checks in AiPlan (#4537)

    IMax153 authored Feb 28, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    atollena Antoine Tollenaere
    Copy the full SHA
    975c20e View commit details

Commits on Mar 1, 2025

  1. Preserve branded primitive types in DeepMutable transformation, clo… (

    gcanti authored Mar 1, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    atollena Antoine Tollenaere
    Copy the full SHA
    6cf11c3 View commit details

Commits on Mar 2, 2025

  1. Schema: add support for Transformation + Struct in extend, closes #…

    gcanti authored Mar 2, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    atollena Antoine Tollenaere
    Copy the full SHA
    a0acec8 View commit details
  2. Update README.md (#4547)

    Co-authored-by: Maxwell Brown <maxwellbrown1990@gmail.com>
    miladvafaeifard and IMax153 authored Mar 2, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    atollena Antoine Tollenaere
    Copy the full SHA
    532a8f7 View commit details

Commits on Mar 3, 2025

  1. Ensure AiPlan builder returns the correct shape (#4549)

    IMax153 authored Mar 3, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3d6d323 View commit details
  2. Version Packages (#4535)

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3676392 View commit details
  3. Arbitrary: make called on Schema.Class now respects property anno… (

    gcanti authored Mar 3, 2025
    Copy the full SHA
    3154ce4 View commit details
  4. Version Packages (#4552)

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