Skip to content

release: 0.5.1 - #10

Merged
kriptoburak merged 3 commits into
mainfrom
release-please--branches--main--changes--next--components--x-twitter-scraper
Jul 22, 2026
Merged

release: 0.5.1#10
kriptoburak merged 3 commits into
mainfrom
release-please--branches--main--changes--next--components--x-twitter-scraper

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.5.1 (2026-07-22)

Full Changelog: v0.5.0...v0.5.1

Chores

  • sync generated SDK contracts (ff8612e)
  • verify final public contract (bcd7c6a)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

Note

Release version 0.5.1 with redesigned compose.create request and response types

  • Replaces the flat ComposeCreateParams and ComposeCreateResponse types in compose.ts with discriminated unions — one variant per step (compose, refine, score) — each with its own required fields (e.g., topic for compose, draft for score).
  • The response union introduces detailed nested types (contentRules, engagementMultipliers, scorerWeights, etc.) and removes previous generic fields (feedback, score, suggestions, text).
  • Updates monitor and keyword JSDoc to reflect 1-second check intervals and 21 credits/hour cost.
  • Behavioral Change: hasMedia on ComposeScoreRequest is now deprecated and ignored; callers relying on ComposeCreateResponse generic fields will need to migrate to the new union types.

Macroscope summarized bc499bb.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--x-twitter-scraper branch from 24be302 to bc499bb Compare July 22, 2026 20:15
@kriptoburak
kriptoburak merged commit 67ea345 into main Jul 22, 2026
13 checks passed
@stainless-app

stainless-app Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to 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.

0 participants