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: hey-api/openapi-ts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @hey-api/openapi-ts@0.63.0
Choose a base ref
...
head repository: hey-api/openapi-ts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @hey-api/openapi-ts@0.63.1
Choose a head ref
  • 10 commits
  • 305 files changed
  • 2 contributors

Commits on Jan 29, 2025

  1. feat: add Next.js client

    mrlubos committed Jan 29, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2dc380e View commit details
  2. Merge pull request #1637 from hey-api/feat/client-next

    feat: add Next.js client
    mrlubos authored Jan 29, 2025
    Copy the full SHA
    93039cc View commit details

Commits on Jan 30, 2025

  1. feat: support required client in SDK using sdk.client = false

    mrlubos committed Jan 30, 2025
    Copy the full SHA
    2cbffeb View commit details
  2. Merge pull request #1646 from hey-api/feat/sdk-client-required

    feat: support required client in SDK using sdk.client = false
    mrlubos authored Jan 30, 2025
    Copy the full SHA
    3bdc656 View commit details
  3. fix: add support for openIdConnect auth flow

    mrlubos committed Jan 30, 2025
    Copy the full SHA
    66a9e45 View commit details
  4. Merge pull request #1648 from hey-api/feat/auth-open-id-connect

    fix: add support for openIdConnect auth flow
    mrlubos authored Jan 30, 2025
    Copy the full SHA
    b767e10 View commit details
  5. fix: handle reactive refs in Nuxt client body

    mrlubos committed Jan 30, 2025
    Copy the full SHA
    603541e View commit details
  6. Merge pull request #1649 from hey-api/fix/client-nuxt-body

    fix: handle reactive refs in Nuxt client body
    mrlubos authored Jan 30, 2025
    Copy the full SHA
    fef1f75 View commit details
  7. Version Packages

    github-actions[bot] committed Jan 30, 2025
    Copy the full SHA
    3d90329 View commit details
  8. Merge pull request #1642 from hey-api/changeset-release/main

    Version Packages
    mrlubos authored Jan 30, 2025
    Copy the full SHA
    681fccb View commit details
Loading