Skip to content

Releases: lingodotdev/lingo.dev

lingo.dev@0.131.5

18 Feb 16:10

Choose a tag to compare

Patch Changes

  • #1996 b9ae384 Thanks @AndreyHirsa! - When vNext is configured in i18n.json, the CI command no longer requires LINGODOTDEV_API_KEY or validates against the legacy endpoint. Only LINGO_API_KEY is needed. Parallel mode is automatically enabled for vNext projects.

lingo.dev@0.131.4

17 Feb 17:10
2ed13f3

Choose a tag to compare

Patch Changes

lingo.dev@0.131.3

17 Feb 15:05

Choose a tag to compare

Patch Changes

@lingo.dev/compiler@0.3.8

17 Feb 18:03

Choose a tag to compare

Patch Changes

  • #1991 debcb6e Thanks @AndreyHirsa! - Improve translation error logging by writing detailed errors to .lingo/translation-server.log

lingo.dev@0.131.2

13 Feb 11:10
95959d8

Choose a tag to compare

Patch Changes

@lingo.dev/compiler@0.3.7

12 Feb 10:59
b875ca6

Choose a tag to compare

Patch Changes

  • #1955 3c40593 Thanks @AndreyHirsa! - - Migrate metadata storage from JSON files to LMDB
    • New storage locations: .lingo/metadata-dev/ and .lingo/metadata-build/
    • Update new-compiler docs
    • Remove proper-lockfile dependency

lingo.dev@0.131.1

06 Feb 09:22
5a1cb2f

Choose a tag to compare

Patch Changes

  • #1968 4562425 Thanks @AndreyHirsa! - Fixed vNext provider showing incorrect status messages ("Skipping glossary", etc.) during setup

lingo.dev@0.131.0

04 Feb 15:38
8a8d6f3

Choose a tag to compare

Minor Changes

  • #1962 27a6419 Thanks @AndreyHirsa! - Add preservedKeys support to all CLI commands (purge, cleanup, status, lockfile, i18n) and create show preserved-keys command

lingo.dev@0.130.2

04 Feb 14:05
92e75d8

Choose a tag to compare

Patch Changes

  • #1960 5a4e516 Thanks @AndreyHirsa! - Add preservedKeys configuration option to buckets. Preserved keys are added to targets using source values as placeholders, but once present in the target file, they are never overwritten by the CLI. This is useful for values like URLs or emails that should be copied initially but then customized per locale.

  • Updated dependencies [5a4e516]:

    • @lingo.dev/_spec@0.47.1
    • @lingo.dev/_compiler@0.11.1
    • @lingo.dev/_sdk@0.14.1

@lingo.dev/compiler@0.3.6

04 Feb 15:39
8a8d6f3

Choose a tag to compare

Patch Changes

  • Updated dependencies [27a6419]:
    • lingo.dev@0.131.0