@lingo.dev/_spec@0.48.0
lingodotdev/lingo.dev@lingo.dev/_spec@0.48.0Feb 23, 2026by github-actions[bot]
AI Summary
A minor release adding support for the `localizableKeys` bucket configuration to the specification package.
Key Highlights
- Added `localizableKeys` bucket config option
New Features
- Added `localizableKeys` bucket config option to force-translate values
Full Release Notes
### Minor Changes - [#2004](https://github.com/lingodotdev/lingo.dev/pull/2004) [`45c9437`](https://github.com/lingodotdev/lingo.dev/commit/45c94372f443cc54eb4ae8885f15caf19b931610) Thanks [@AndreyHirsa](https://github.com/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).