Releases: lingodotdev/lingo.dev
Releases · lingodotdev/lingo.dev
@lingo.dev/[email protected]
Minor Changes
-
#958
84fd214
Thanks @chrissiwaffler! - feat: add Mistral AI as a supported LLM provider- Added Mistral AI provider support across the entire lingo.dev ecosystem
- Users can now use Mistral models for localization by setting MISTRAL_API_KEY
- Supports all Mistral models available through the @ai-sdk/mistral package
- Configuration via environment variable or user-wide config:
npx lingo.dev@latest config set llm.mistralApiKey <key>
@lingo.dev/[email protected]
Minor Changes
-
#956
ce8c75c
Thanks @VAIBHAVSING! - feat: add EJS (Embedded JavaScript) templating engine support- Added EJS loader to support parsing and translating EJS template files
- EJS loader extracts translatable text while preserving EJS tags and expressions
- Updated spec package to include "ejs" in supported bucket types
- Added comprehensive test suite covering various EJS scenarios including conditionals, loops, includes, and mixed content
- Automatically installed EJS dependency (@types/ejs) for TypeScript support
@lingo.dev/[email protected]
Patch Changes
- Updated dependencies [
84fd214
]:- @lingo.dev/[email protected]
@lingo.dev/[email protected]
Patch Changes
- Updated dependencies [
ce8c75c
]:- @lingo.dev/[email protected]
@lingo.dev/[email protected]
Minor Changes
-
#958
84fd214
Thanks @chrissiwaffler! - feat: add Mistral AI as a supported LLM provider- Added Mistral AI provider support across the entire lingo.dev ecosystem
- Users can now use Mistral models for localization by setting MISTRAL_API_KEY
- Supports all Mistral models available through the @ai-sdk/mistral package
- Configuration via environment variable or user-wide config:
npx lingo.dev@latest config set llm.mistralApiKey <key>
Patch Changes
- Updated dependencies []:
- @lingo.dev/[email protected]
@lingo.dev/[email protected]
Patch Changes
- Updated dependencies []:
- @lingo.dev/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
1bba8ee
]:- @lingo.dev/[email protected]
@lingo.dev/[email protected]
Minor Changes
- #932
1bba8ee
Thanks @The-Best-Codes! - Add support for Next.js Turbopack with the Lingo.dev compiler.
[email protected]
Patch Changes
-
Updated dependencies [
d80285a
]:- @lingo.dev/[email protected]