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.4
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.5
Choose a head ref
  • 5 commits
  • 65 files changed
  • 2 contributors

Commits on Nov 17, 2023

  1. 2 Configuration menu
    Copy the full SHA
    0e2ffb7 View commit details
    Browse the repository at this point in the history
  2. docs: fix website build

    KATT committed Nov 17, 2023
    3 Configuration menu
    Copy the full SHA
    ea69154 View commit details
    Browse the repository at this point in the history
  3. docs: fix website build

    KATT committed Nov 17, 2023
    3 Configuration menu
    Copy the full SHA
    b35b86f View commit details
    Browse the repository at this point in the history
  4. fix(client+server): fix output serialization of records (#5058)

    apparently our earlier regression tests did not catch a regression
    to record serialization, because the tests were constructed using
    .output() instead of inferring the return type of the query/mutation.
    jussisaurio authored Nov 17, 2023
    3 Configuration menu
    Copy the full SHA
    445db5e View commit details
    Browse the repository at this point in the history
  5. v10.43.5

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