Skip to content

Releases: lingodotdev/lingo.dev

lingo.dev@0.133.5

24 Mar 09:59

Choose a tag to compare

Patch Changes

  • #2049 2aa4145 Thanks @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

20 Mar 13:29

Choose a tag to compare

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

@lingo.dev/_sdk@0.16.1

20 Mar 13:28

Choose a tag to compare

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").

@lingo.dev/_compiler@0.12.1

20 Mar 13:29

Choose a tag to compare

Patch Changes

  • Updated dependencies [9991515]:
    • @lingo.dev/_sdk@0.16.1

lingo.dev@0.133.3

16 Mar 20:16

Choose a tag to compare

Patch Changes

lingo.dev@0.133.2

12 Mar 01:58

Choose a tag to compare

Patch Changes

lingo.dev@0.133.1

08 Mar 18:40

Choose a tag to compare

Patch Changes

lingo.dev@0.133.0

07 Mar 12:02

Choose a tag to compare

Minor Changes

  • #2035 73a8c73 Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now use api.lingo.dev with X-API-Key auth. Added engineId config option (auto-migrated from vNext)

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

07 Mar 12:01

Choose a tag to compare

Minor Changes

  • #2035 73a8c73 Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now use api.lingo.dev with X-API-Key auth. Added engineId config option (auto-migrated from vNext)

Patch Changes

  • Updated dependencies [73a8c73]:
    • lingo.dev@0.133.0

@lingo.dev/_spec@0.49.0

07 Mar 12:02

Choose a tag to compare

Minor Changes

  • #2035 73a8c73 Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now use api.lingo.dev with X-API-Key auth. Added engineId config option (auto-migrated from vNext)