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: trpc/trpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.43.3
Choose a base ref
...
head repository: trpc/trpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.43.4
Choose a head ref
  • 11 commits
  • 48 files changed
  • 8 contributors

Commits on Nov 11, 2023

  1. Update caching.md (#5029)

    futantan authored Nov 11, 2023
    3 Configuration menu
    Copy the full SHA
    0a72258 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. 3 Configuration menu
    Copy the full SHA
    4923655 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    f093a59 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. 3 Configuration menu
    Copy the full SHA
    6f968bd View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @effect/schema to ^0.48.0 (#5040)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2023
    3 Configuration menu
    Copy the full SHA
    b0e3f01 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dessant/lock-threads action to v5 (#5036)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2023
    2 Configuration menu
    Copy the full SHA
    afa9ad9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. [Docs] infer-types.md: fix typo in name of router factory function (#…

    …5043)
    
    infer-types.md: fix typo in name of router factory function
    
    Fix example to reference the createMyRouter function defined earlier in the file (rather than the nonexistent createRouter).
    leothorp authored Nov 16, 2023
    3 Configuration menu
    Copy the full SHA
    3af7fca View commit details
    Browse the repository at this point in the history
  2. chore(examples): update tailwind.config.ts for next-prisma-starter

    Since we have a components dir in src/ let's make sure Tailwind can find it.
    jChapman authored Nov 16, 2023
    2 Configuration menu
    Copy the full SHA
    4494a94 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix(server): fix regression introduced by #5017 (#5039)

    ---------
    
    Co-authored-by: KATT <[email protected]>
    jussisaurio and KATT authored Nov 17, 2023
    3 Configuration menu
    Copy the full SHA
    de85898 View commit details
    Browse the repository at this point in the history
  2. chore: bump zod (#5049)

    KATT authored Nov 17, 2023
    3 Configuration menu
    Copy the full SHA
    a689229 View commit details
    Browse the repository at this point in the history
  3. v10.43.4

    KATT committed Nov 17, 2023
    3 Configuration menu
    Copy the full SHA
    0fa6e7f View commit details
    Browse the repository at this point in the history
Loading