Releases: lingodotdev/lingo.dev
Releases · lingodotdev/lingo.dev
lingo.dev@0.131.2
@lingo.dev/compiler@0.3.7
Patch Changes
- #1955
3c40593Thanks @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
Patch Changes
- #1968
4562425Thanks @AndreyHirsa! - Fixed vNext provider showing incorrect status messages ("Skipping glossary", etc.) during setup
lingo.dev@0.131.0
Minor Changes
- #1962
27a6419Thanks @AndreyHirsa! - Add preservedKeys support to all CLI commands (purge, cleanup, status, lockfile, i18n) and createshow preserved-keyscommand
lingo.dev@0.130.2
Patch Changes
-
#1960
5a4e516Thanks @AndreyHirsa! - AddpreservedKeysconfiguration 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
Patch Changes
- Updated dependencies [
27a6419]:- lingo.dev@0.131.0
@lingo.dev/_spec@0.47.1
Patch Changes
- #1960
5a4e516Thanks @AndreyHirsa! - AddpreservedKeysconfiguration 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
Patch Changes
- Updated dependencies [
5a4e516]:- @lingo.dev/_spec@0.47.1
@lingo.dev/_compiler@0.11.1
Patch Changes
- Updated dependencies [
5a4e516]:- @lingo.dev/_spec@0.47.1
- @lingo.dev/_sdk@0.14.1
lingo.dev@0.130.1
Patch Changes
- #1958
054132fThanks @cherkanovart! - remove unused imports cli