@lingo.dev/compiler@0.4.0
lingodotdev/lingo.dev@lingo.dev/compiler@0.4.0Mar 7, 2026by github-actions[bot]
AI Summary
The compiler package migrates SDK and CLI interactions to use unified API endpoints with API key authentication.
Key Highlights
- Migration to unified `api.lingo.dev` endpoints
- Introduction of X-API-Key authentication mechanism
- Automatic migration of `engineId` configuration option
New Features
- Unified API endpoint configuration
- API key authentication integration
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@0.133.0