Skip to content

Releases: lingodotdev/lingo.dev

lingo.dev@0.117.23

25 Dec 03:05

Choose a tag to compare

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

25 Dec 01:10

Choose a tag to compare

Patch Changes

@lingo.dev/compiler@0.1.2

25 Dec 01:10

Choose a tag to compare

Patch Changes

  • #1707 b2d335b Thanks @maxprilutskiy! - docs: comprehensive README update with LLM configuration, manual overrides, and advanced features

    Added 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

25 Dec 03:05

Choose a tag to compare

Patch Changes

  • Updated dependencies [40dc1bb]:
    • @lingo.dev/_locales@0.3.2

@lingo.dev/_sdk@0.13.5

25 Dec 03:05

Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @lingo.dev/_spec@0.44.5

@lingo.dev/_locales@0.3.2

25 Dec 03:05

Choose a tag to compare

Patch Changes

@lingo.dev/_compiler@0.8.9

25 Dec 03:05

Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @lingo.dev/_spec@0.44.5
    • @lingo.dev/_sdk@0.13.5

@lingo.dev/compiler@0.1.1

23 Dec 23:27

Choose a tag to compare

Patch Changes

@lingo.dev/compiler@0.1.0

23 Dec 23:04
24659ac

Choose a tag to compare

Minor Changes

lingo.dev@0.117.21

17 Dec 02:40

Choose a tag to compare

Patch Changes

  • #1683 d2d44a1 Thanks @ceolinwill! - fix racing condition where concurrent processing could use data from the wrong locale