lingo.dev@0.131.0

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

AI Summary

Minor release adds `preservedKeys` support to multiple CLI commands, allowing users to control which keys are preserved during operations.

Key Highlights

  • Added `preservedKeys` support to purge, cleanup, status, lockfile, and i18n CLI commands
  • Created a new `show preserved-keys` command

New Features

  • CLI command support for `preservedKeys`
  • New `show preserved-keys` command

Full Release Notes

### Minor Changes

-   [#1962](https://github.com/lingodotdev/lingo.dev/pull/1962) [`27a6419`](https://github.com/lingodotdev/lingo.dev/commit/27a6419911ffbecdc8052d053a42269d00b7ea75) Thanks [@AndreyHirsa](https://github.com/AndreyHirsa)! - Add preservedKeys support to all CLI commands (purge, cleanup, status, lockfile, i18n) and create `show preserved-keys` command