Releases: lingodotdev/lingo.dev
Releases · lingodotdev/lingo.dev
lingo.dev@0.133.1
Patch Changes
- #2036
a73abecThanks @tjazsilovsek! - Bump @biomejs/js-api and @biomejs/wasm-nodejs to latest versions
lingo.dev@0.133.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
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
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
Patch Changes
- Updated dependencies [
73a8c73]:- lingo.dev@0.133.0
@lingo.dev/_spec@0.49.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
@lingo.dev/_sdk@0.16.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
Patch Changes
- Updated dependencies [
73a8c73]:- @lingo.dev/_spec@0.49.0
@lingo.dev/_compiler@0.12.0
Minor Changes
- #2035
73a8c73Thanks @AndreyHirsa! - Migrate SDK and CLI to unified API endpoints. All requests now useapi.lingo.devwithX-API-Keyauth. AddedengineIdconfig option (auto-migrated fromvNext)
Patch Changes
- Updated dependencies [
73a8c73]:- @lingo.dev/_spec@0.49.0
- @lingo.dev/_sdk@0.16.0
lingo.dev@0.132.9
Patch Changes
-
#2027
bb3ec79Thanks @AndreyHirsa! - Add vNext API support to LingoDotDevEngine. When engineId is provided, the engine routes requests to the vNext API. Refactor vNext localizer to use LingoDotDevEngine from SDK instead of custom inline implementation -
#2026
a6aa9f2Thanks @cherkanovart! - Exit with non-zero code when localization tasks fail, so CI/CD pipelines correctly detect partial errors -
Updated dependencies [
bb3ec79]:- @lingo.dev/_sdk@0.15.2
- @lingo.dev/_compiler@0.11.6
lingo.dev@0.132.10
Patch Changes
- Updated dependencies [
1cfcf73]:- @lingo.dev/_sdk@0.15.3
- @lingo.dev/_compiler@0.11.7
@lingo.dev/compiler@0.3.12
Patch Changes
- #2023
15f361eThanks @AleksandrSl! - Cleanup stale code in the translation server cli and update docs
@lingo.dev/_sdk@0.15.3
Patch Changes
- #2031
1cfcf73Thanks @AndreyHirsa! - Add whoami support for vNext API