lingo.dev@0.133.0
lingodotdev/lingo.devlingo.dev@0.133.0Mar 7, 2026by github-actions[bot]
AI Summary
A minor version bump that migrates the SDK and CLI to use a unified API endpoint (`api.lingo.dev`) with `X-API-Key` authentication, introducing an `engineId` configuration option.
Key Highlights
- Migrate SDK and CLI to unified API endpoints
- Added `engineId` config option
Breaking Changes
- Migrated SDK and CLI to unified API endpoints (`api.lingo.dev`) with `X-API-Key` auth
New Features
- Unified API endpoints
- engineId configuration option
Full Release Notes
### Minor Changes
- [#2035](https://github.com/lingodotdev/lingo.dev/pull/2035) [`73a8c73`](https://github.com/lingodotdev/lingo.dev/commit/73a8c731f5af03db9c165000e87ee5e5a1086a48) Thanks [@AndreyHirsa](https://github.com/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`](https://github.com/lingodotdev/lingo.dev/commit/73a8c731f5af03db9c165000e87ee5e5a1086a48)]:
- @lingo.dev/\_compiler@0.12.0
- @lingo.dev/\_spec@0.49.0
- @lingo.dev/\_sdk@0.16.0