@lingo.dev/compiler@0.1.2
·
1541 commits
to main
since this release
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