Releases: lingodotdev/lingo.dev
Releases · lingodotdev/lingo.dev
lingo.dev@0.131.5
Patch Changes
- #1996
b9ae384Thanks @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
Patch Changes
- #1990
aa4033cThanks @cherkanovart! - fix(srt): filter undefined/null subtitle entries during push
lingo.dev@0.131.3
Patch Changes
- #1986
f8c22c1Thanks @cherkanovart! - fix(srt): filter undefined/null subtitle entries during push
@lingo.dev/compiler@0.3.8
Patch Changes
- #1991
debcb6eThanks @AndreyHirsa! - Improve translation error logging by writing detailed errors to .lingo/translation-server.log
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