Releases: lingodotdev/lingo.dev
Releases · lingodotdev/lingo.dev
lingo.dev@0.117.23
Patch Changes
- Updated dependencies [
40dc1bb]:- @lingo.dev/_locales@0.3.2
- @lingo.dev/_spec@0.44.5
- @lingo.dev/_compiler@0.8.9
- @lingo.dev/_sdk@0.13.5
lingo.dev@0.117.22
@lingo.dev/compiler@0.1.2
Patch Changes
-
#1707
b2d335bThanks @maxprilutskiy! - docs: comprehensive README update with LLM configuration, manual overrides, and advanced featuresAdded extensive documentation covering:
- Complete LLM provider configuration (OpenAI, Anthropic, Google, Groq, Mistral, OpenRouter, Ollama)
- Environment variables for all supported providers
- Locale-pair model mapping with wildcard patterns
- Custom translation prompts
- Manual translation overrides using data-lingo-override attribute
- Build modes (translate vs cache-only) and recommended workflows
- Custom locale resolvers (server and client)
- Configuration options table with defaults
- Development configuration (pseudotranslator, translation server port)
- Locale persistence configuration (cookie settings)
- Pluralization configuration
- Updated feature list
- Fixed demo app paths in examples
-
Updated dependencies [
020424f]:- lingo.dev@0.117.22
@lingo.dev/_spec@0.44.5
Patch Changes
- Updated dependencies [
40dc1bb]:- @lingo.dev/_locales@0.3.2
@lingo.dev/_sdk@0.13.5
Patch Changes
- Updated dependencies []:
- @lingo.dev/_spec@0.44.5
@lingo.dev/_locales@0.3.2
@lingo.dev/_compiler@0.8.9
Patch Changes
- Updated dependencies []:
- @lingo.dev/_spec@0.44.5
- @lingo.dev/_sdk@0.13.5
@lingo.dev/compiler@0.1.1
Patch Changes
b6e4ea9Thanks @maxprilutskiy! - No-op release to test Trusted Publishing with OIDC
@lingo.dev/compiler@0.1.0
Minor Changes
- #1698
f24a5e2Thanks @maxprilutskiy! - Lingo.dev Compiler v1 Beta
lingo.dev@0.117.21
Patch Changes
- #1683
d2d44a1Thanks @ceolinwill! - fix racing condition where concurrent processing could use data from the wrong locale