lingo.dev@0.130.2

lingodotdev/lingo.devlingo.dev@0.130.2Feb 4, 2026by github-actions[bot]

AI Summary

Patch release adds a `preservedKeys` bucket configuration option to prevent keys from being overwritten by the CLI after initial inclusion.

Key Highlights

  • Added `preservedKeys` configuration option to buckets
  • Preserved keys are never overwritten by the CLI once present in the target file
  • Updated core dependencies

New Features

  • Bucket configuration for `preservedKeys`

Full Release Notes

### Patch Changes

-   [#1960](https://github.com/lingodotdev/lingo.dev/pull/1960) [`5a4e516`](https://github.com/lingodotdev/lingo.dev/commit/5a4e51618d9b3148358f140f6bcd0fe9aa1c213c) Thanks [@AndreyHirsa](https://github.com/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`](https://github.com/lingodotdev/lingo.dev/commit/5a4e51618d9b3148358f140f6bcd0fe9aa1c213c)]:
    -   @lingo.dev/\_spec@0.47.1
    -   @lingo.dev/\_compiler@0.11.1
    -   @lingo.dev/\_sdk@0.14.1