Skip to content

chore(master): release 2.0.0#7

Merged
luke-speechify merged 1 commit into
masterfrom
release-please--branches--master--components--api
Jun 22, 2026
Merged

chore(master): release 2.0.0#7
luke-speechify merged 1 commit into
masterfrom
release-please--branches--master--components--api

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.0 (2026-06-22)

⚠ BREAKING CHANGES

  • new SpeechifyClient({ token: ... }) is now new SpeechifyClient({ apiKey: ... }). The tts. namespace has been removed — call sites move from client.tts.audio.speech(...) to client.audio.speech(...) and from client.tts.voices.X to client.voices.X. Method return type changed from Promise<T> to core.HttpResponsePromise<T>; both are awaitable and resolve to T but type-import sites may need updates. Generator-line crossed 0.x3.x (plus image rename fern-typescript-node-sdkfern-typescript-sdk), so internal/private code paths have moved.

Features

  • regenerate SDK on fern-typescript-sdk@3.70.1 with TTS-only surface (#6) (69ff4e4)

This PR was generated with Release Please. See documentation.

@luke-speechify luke-speechify merged commit 8535792 into master Jun 22, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

1 participant