Skip to content

chore(main): release 0.3.0 - #214

Closed
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--ai
Closed

chore(main): release 0.3.0#214
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--ai

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Dec 11, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

0.3.0 (2025-12-12)

⚠ BREAKING CHANGES

  • Remove unused public exports from the SDK
  • remove unified API integration and migrate to connector-based naming (#219)
  • lint: Linting rules are now significantly stricter. Code that previously passed Biome's checks may now fail with oxlint's pedantic, correctness, suspicious, performance, and style rule categories all set to error level.
  • resolve typecheck errors by upgrading to zod v4 and ai SDK 5.0.108 (#183)
  • BaseToolSetConfig.stackOneClient is now rpcClient
  • bun -> pnpm+vitest && manage deps with flake.nix (#143)
  • OpenAPI spec imports from src/openapi/ are removed
  • desp: update openai sdk to v6 and deprecate v4 (#120)
  • metaRelevantTools() renamed to metaTools() and now returns Promise

Features

Bug Fixes

Miscellaneous Chores

Code Refactoring

  • flatten client structure and add Zod validation to RPC client (#168) (53bce87)
  • remove unused exports and experimental features (#221) (e131433)

This PR was generated with Release Please. See documentation.

@github-actions
github-actionsBot requested a review from a team as a code ownerDecember 11, 2025 16:13
@github-actionsgithub-actionsBot changed the title chore(main): release 2.0.0chore(main): release 0.3.0Dec 11, 2025
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--ai branch from 8721ede to 9f63c91CompareDecember 11, 2025 16:17

@cubic-dev-aicubic-dev-aiBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--ai branch 5 times, most recently from dbdd445 to ee871f3CompareDecember 12, 2025 14:00
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--ai branch from ee871f3 to 204fa0dCompareDecember 12, 2025 16:22
@pkg-pr-new

pkg-pr-newBot commented Dec 12, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/StackOneHQ/stackone-ai-node/@stackone/ai@214

commit: 339eab9

@ryoppippi

Copy link
Copy Markdown
Contributor

Closing this PR as we're releasing v2.0.0 manually

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ryoppippi