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.10.0
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.11.0
Choose a head ref
  • 14 commits
  • 99 files changed
  • 10 contributors

Commits on Feb 4, 2023

  1. separate lockfiles for example repos (#3719)

    * separate lockfiles for example repos
    
    * remove unused cache
    
    * name
    
    * remove node matrix
    
    * test
    
    * test 2
    
    * test
    
    * install only the pkg
    
    * filter
    
    * deps weren’t inherted, try copying
    
    * no link
    
    * another stab
    
    * wat
    
    * here goes nothing
    
    * wat
    
    * tweak
    
    * nolink
    
    * wat
    
    * this “works” but doesn’t respect original lockfile
    
    * let’s try
    
    * wat
    
    * maybe
    
    * wa
    
    * wa
    
    * skip filter maybe
    
    * Update .github/workflows/subtree.yml
    
    * test filter
    
    * Update .github/workflows/subtree.yml
    
    * filter didn't work
    
    * cleanup test
    
    ---------
    
    Co-authored-by: KATT <alexander@n1s.se>
    juliusmarminge and KATT authored Feb 4, 2023
    2 Configuration menu
    Copy the full SHA
    2d02328 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. 2 Configuration menu
    Copy the full SHA
    2832ee1 View commit details
    Browse the repository at this point in the history
  2. docs: fix broken links

    KATT committed Feb 6, 2023
    3 Configuration menu
    Copy the full SHA
    dfcb99b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. docs: fix typos (#3735)

    Lioness100 authored Feb 7, 2023
    3 Configuration menu
    Copy the full SHA
    fe725c1 View commit details
    Browse the repository at this point in the history
  2. fix(www): eslint configuration (#3738)

    Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
    ixahmedxi and juliusmarminge authored Feb 7, 2023
    3 Configuration menu
    Copy the full SHA
    3de6b0a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. 3 Configuration menu
    Copy the full SHA
    feb0d69 View commit details
    Browse the repository at this point in the history
  2. docs: remove unused import in the usage with next.js documentation (#…

    …3742)
    
    docs: remove unused import in the next.js usage backend sample
    saud-alnasser authored Feb 8, 2023
    3 Configuration menu
    Copy the full SHA
    a4b195f View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    3b11de8 View commit details
    Browse the repository at this point in the history
  4. 3 Configuration menu
    Copy the full SHA
    0c6ce2e View commit details
    Browse the repository at this point in the history
  5. chore(deps): update pnpm to v7.27.0 (#3747)

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

Commits on Feb 9, 2023

  1. fix(www): fix bad redirects (#3754)

    - Prio non-explicit redirect last
    - Fix query invalidation redirect
    KATT authored Feb 9, 2023
    3 Configuration menu
    Copy the full SHA
    0d4017f View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    475348d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. feat(server): recursively merge routers (#3755)

    Sachin Raja authored Feb 10, 2023
    3 Configuration menu
    Copy the full SHA
    e64b616 View commit details
    Browse the repository at this point in the history
  2. v10.11.0

    KATT committed Feb 10, 2023
    3 Configuration menu
    Copy the full SHA
    e77ed59 View commit details
    Browse the repository at this point in the history
Loading