Skip to content

Update @upvio/api-types to 0.1.1#4

Merged
sbornia merged 4 commits into
mainfrom
api-types-0.1.1
Feb 24, 2026
Merged

Update @upvio/api-types to 0.1.1#4
sbornia merged 4 commits into
mainfrom
api-types-0.1.1

Conversation

@sbornia

@sbornia sbornia commented Feb 24, 2026

Copy link
Copy Markdown
Member

Summary

  • Disable Turbo cache for codegen task (remote URL input means hash never changes, causing stale output)
  • Regenerate v1 types from latest OpenAPI spec (adds MagicLink schema, uses $ref-based responses)
  • Bump @upvio/api-types to 0.1.1 across the monorepo

Files changed

  • turbo.json — disable cache for codegen
  • packages/api-types/package.json — version 0.1.0 → 0.1.1
  • packages/api-types/src/v1.d.ts — regenerated types
  • packages/upvio-sdk-node/package.json — dep 0.1.0 → 0.1.1

sbornia and others added 4 commits February 24, 2026 16:12
The codegen input is a remote URL so Turbo's input hash never changes,
causing it to replay stale output instead of re-fetching the spec.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds MagicLink schema with required fields and uses $ref-based
responses. Bumps package version to 0.1.1.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sbornia sbornia self-assigned this Feb 24, 2026
@sbornia
sbornia marked this pull request as ready for review February 24, 2026 15:33
@sbornia
sbornia merged commit 17219af into main Feb 24, 2026
1 check passed
@sbornia
sbornia deleted the api-types-0.1.1 branch February 24, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant