Skip to content

Releases: lingodotdev/lingo.dev

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

@lingo.dev/_spec@0.47.1

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.

@lingo.dev/_sdk@0.14.1

04 Feb 14:05
92e75d8

Choose a tag to compare

Patch Changes

  • Updated dependencies [5a4e516]:
    • @lingo.dev/_spec@0.47.1

@lingo.dev/_compiler@0.11.1

04 Feb 14:05
92e75d8

Choose a tag to compare

Patch Changes

  • Updated dependencies [5a4e516]:
    • @lingo.dev/_spec@0.47.1
    • @lingo.dev/_sdk@0.14.1

lingo.dev@0.130.1

03 Feb 16:25
ad5ab2d

Choose a tag to compare

Patch Changes