Download Latest Version lingo.dev@0.136.0 source code.tar.gz (11.3 MB)
Email in envelope

Get an email when there's a new version of Lingo.dev

Home / lingo.dev@0.136.0
Name Modified Size InfoDownloads / Week
Parent folder
lingo.dev@0.136.0 source code.tar.gz 2026-05-21 11.3 MB
lingo.dev@0.136.0 source code.zip 2026-05-21 11.7 MB
README.md 2026-05-21 1.1 kB
Totals: 3 Items   23.0 MB 0

Minor Changes

  • #2093 74c8be0 Thanks @cherkanovart! - Change the default behavior of lingo.dev lockfile so it fills in missing i18n.lock sections additively instead of bailing out. Without --force, sections that already contain checksums are left untouched (preserving the divergence signal that --frozen relies on), and any pathPattern whose section is missing or empty is populated from the current source. --force still rebuilds the entire lock as before.

    Update the --frozen validation error to point users at the recovery command: messages now read "Run lingo.dev lockfile to refresh i18n.lock, or run without --frozen."

    Together these surface a fix for the false-positive --frozen failures that PR #2091 did not cover (new files under ** globs, new buckets, prior --target-locale runs that don't write checksums, and pre-existing empty lock sections).

Source: README.md, updated 2026-05-21