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: colinhacks/zod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.22.3
Choose a base ref
...
head repository: colinhacks/zod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.22.4
Choose a head ref
  • 10 commits
  • 11 files changed
  • 5 contributors

Commits on Oct 3, 2023

  1. Lint

    colinhacks committed Oct 3, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    d931ea3 View commit details
  2. Fix prettier

    colinhacks committed Oct 3, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    8e634bd View commit details

Commits on Oct 4, 2023

  1. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    4018d88 View commit details
  2. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    15ba5a4 View commit details
  3. Export jsdoc with @deprecated when building (#2717)

    * export with comments
    
    * Avoid using arrow function in class
    
    * to jsdoc
    amotarao authored Oct 4, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    699ccae View commit details
  4. Fix sanity-typed links (#2840)

    * docs: fix @sanity-typed/zod link in README
    
    * docs: fix @sanity-typed/zod link in deno/lib/README
    saiichihashimoto authored Oct 4, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    dfe3719 View commit details
  5. fix ulid regex (#2225)

    r0ots authored Oct 4, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    cd7991e View commit details
  6. Remove stalebot

    colinhacks committed Oct 4, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    7cb4ba2 View commit details
  7. Lazy emojiRegex

    colinhacks committed Oct 4, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    9340fd5 View commit details
  8. 3.22.4

    colinhacks committed Oct 4, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    e7a9b9b View commit details
Loading