Releases: lingodotdev/lingo.dev
Releases · lingodotdev/lingo.dev
lingo.dev@0.132.6
Patch Changes
- #2017
c51d92fThanks @AndreyHirsa! - Fixed --key pattern matching in run and purge commands by decoding URL-encoded keys before minimatch comparison
@lingo.dev/compiler@0.3.11
Patch Changes
- #2015
13aeb36Thanks @AndreyHirsa! - Fixed SyntaxError caused by bundlers/require hooks transforming lmdb's CJS bundle
lingo.dev@0.132.5
Patch Changes
- #2010
bd71fd3Thanks @AndreyHirsa! - fix(cli): use exact and separator-bounded matching for lockedKeys, ignoredKeys, preservedKeys, and localizableKeys instead of substring prefix matching
lingo.dev@0.132.4
Patch Changes
- #2012
7bb465cThanks @cherkanovart! - fix(cli): handle rebase abort gracefully when no rebase is in progress
lingo.dev@0.132.3
Patch Changes
-
#2006
4e4bea8Thanks @cherkanovart! - fix: strip conversational preamble from LLM responses before JSON parsingSome models (e.g. Gemini 2.5 Flash Lite) prepend filler text like "OK" to their responses, causing JSON.parse to fail. Now structurally extracts the outermost JSON object using indexOf/lastIndexOf before parsing, with jsonrepair as fallback.
lingo.dev@0.132.2
Patch Changes
-
#2002
8dff5c1Thanks @cherkanovart! - fix: hash emails before sending as PostHog distinct_id -
Updated dependencies [
8dff5c1]:- @lingo.dev/_compiler@0.11.4
lingo.dev@0.132.0
Minor Changes
- #2004
45c9437Thanks @AndreyHirsa! - Add localizableKeys bucket config option to force-translate values that would otherwise be skipped by the untranslatable filter (e.g. pure numbers, URLs, ISO dates).
Patch Changes
- Updated dependencies [
45c9437]:- @lingo.dev/_spec@0.48.0
- @lingo.dev/_compiler@0.11.2
- @lingo.dev/_sdk@0.14.2
@lingo.dev/compiler@0.3.9
Patch Changes
- Updated dependencies [
45c9437]:- lingo.dev@0.132.0
@lingo.dev/compiler@0.3.10
Patch Changes
-
#2002
8dff5c1Thanks @cherkanovart! - fix: hash emails before sending as PostHog distinct_id -
Updated dependencies [
8dff5c1]:- lingo.dev@0.132.2
@lingo.dev/_spec@0.48.0
Minor Changes
- #2004
45c9437Thanks @AndreyHirsa! - Add localizableKeys bucket config option to force-translate values that would otherwise be skipped by the untranslatable filter (e.g. pure numbers, URLs, ISO dates).