Skip to content

lingo.dev@0.133.4

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Mar 13:29
· 0 commits to main since this release

Patch Changes

  • #2051 9991515 Thanks @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