Release v0.6.0
[0.6.0] — 2026-07-04
The compiler understands your whole codebase: JSX <Trans> extraction + verbaly.config.ts. No breaking changes. → details
Added
- JSX
<Trans>extraction (@verbaly/compiler): write the text inline —<Trans>Read the <a href="/terms">terms</a></Trans>— and the compiler extracts the message, key and catalogs, rewriting to<Trans id components values />. React-faithful whitespace; safe bails; runtime-first<Trans id>untouched. verbaly.config.ts/.mtsviabundle-require(esbuildas optional peer).
Fixed
<Trans id="x">now counts as a used key —checkno longer flags it unknown and--pruneno longer deletes it.