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: sqlc-dev/setup-sqlc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bac53b7
Choose a base ref
...
head repository: sqlc-dev/setup-sqlc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7247af2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 8, 2026

  1. Update README to reference v5 tag (#170)

    https://claude.ai/code/session_01Gkro53j1ATnVLnsPkprRgf
    
    Co-authored-by: Claude <noreply@anthropic.com>
    kyleconroy and claude authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    d04bde5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. Bump TypeScript to 6.0 and update devDependencies (#172)

    Updates @types/node to ^25.6.0, prettier to ^3.8.2, and typescript to
    ^6.0.2. TypeScript 6 no longer auto-includes @types packages, so
    tsconfig.json now sets "types": ["node", "jest"] explicitly.
    
    Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    kyleconroy and claude authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    7247af2 View commit details
    Browse the repository at this point in the history
Loading