@lingo.dev/_compiler@0.12.0
lingodotdev/lingo.dev@lingo.dev/_compiler@0.12.0Mar 7, 2026by github-actions[bot]
AI Summary
The compiler package updates its dependencies and implements the new unified API endpoint structure.
Key Highlights
- Updated dependencies to `_spec@0.49.0` and `_sdk@0.16.0`
- Migration to unified API endpoints and authentication
New Features
- Dependency updates
- API migration support
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/\_spec@0.49.0
- @lingo.dev/\_sdk@0.16.0