Skip to content

Release v0.2.0#19

Merged
mattapperson merged 1 commit intomainfrom
export-sdk-types
Apr 9, 2026
Merged

Release v0.2.0#19
mattapperson merged 1 commit intomainfrom
export-sdk-types

Conversation

@mattapperson
Copy link
Copy Markdown
Collaborator

Summary

  • Re-export SDK model types (ResponsesRequest, OutputMessage, FunctionCallItem, etc.) so consumers don't need a direct dependency on @openrouter/sdk
  • Add clean item type aliases (Item, UserMessageItem, AssistantMessageItem, FunctionResultItem, etc.)
  • Add OpenRouter wrapper class extending OpenRouterCore for a simplified API
  • Replace ESLint with Biome for linting and formatting
  • Add CI auto-release workflow on push to main

Version

0.1.20.2.0 (minor — new public API surface)

Test plan

  • pnpm test passes
  • pnpm build succeeds
  • pnpm lint passes
  • Verify new exports are accessible from consuming packages

@mattapperson mattapperson merged commit 8e0ce71 into main Apr 9, 2026
1 check passed
@github-actions github-actions bot mentioned this pull request Apr 9, 2026
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