Releases: lingodotdev/lingo.dev
lingo.dev@0.133.5
Patch Changes
- #2049
2aa4145Thanks @AndreyHirsa! - Fixed a bug where the CI pull request flow would ignore the existing translation branch and start from scratch, which could produce duplicate PRs when the original was merged during a concurrent run.
lingo.dev@0.133.4
Patch Changes
-
#2051
9991515Thanks @AndreyHirsa! - SDK: Improved API error messages by parsing server JSON responses instead of using HTTP status text. Removed try/catch from whoami so network errors propagate instead of being silently treated as "not authenticated". Deduplicated error handling into shared helpers. Removed unused workflowId parameter.CLI: Auth failures now show specific error messages (e.g., "Invalid API key" vs generic "Authentication failed").
-
Updated dependencies [
9991515]:- @lingo.dev/_sdk@0.16.1
- @lingo.dev/_compiler@0.12.1
@lingo.dev/_sdk@0.16.1
Patch Changes
-
#2051
9991515Thanks @AndreyHirsa! - SDK: Improved API error messages by parsing server JSON responses instead of using HTTP status text. Removed try/catch from whoami so network errors propagate instead of being silently treated as "not authenticated". Deduplicated error handling into shared helpers. Removed unused workflowId parameter.CLI: Auth failures now show specific error messages (e.g., "Invalid API key" vs generic "Authentication failed").
@lingo.dev/_compiler@0.12.1
Patch Changes
- Updated dependencies [
9991515]:- @lingo.dev/_sdk@0.16.1
lingo.dev@0.133.3
Patch Changes
- #2042
a759e16Thanks @gmpaliwal07! - fix(cli): preserve terminal scrollback buffer during run command
lingo.dev@0.133.2
lingo.dev@0.133.1
Patch Changes
- #2036
a73abecThanks @tjazsilovsek! - Bump @biomejs/js-api and @biomejs/wasm-nodejs to latest versions
lingo.dev@0.133.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
Patch Changes
- Updated dependencies [
73a8c73]:- @lingo.dev/_compiler@0.12.0
- @lingo.dev/_spec@0.49.0
- @lingo.dev/_sdk@0.16.0
@lingo.dev/compiler@0.4.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
Patch Changes
- Updated dependencies [
73a8c73]:- lingo.dev@0.133.0
@lingo.dev/_spec@0.49.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)