Release v0.1.0
[0.1.0] — 2026-07-02
First public release. Compiler + runtime i18n: write natural text, a build plugin extracts stable keys, types, and per-locale catalogs. Tiny, tree-shakeable runtime. → details
Added
verbaly(core): message format backed byIntl, reactive locale store, dualt(key + tagged template),bindDomDOM interpreter, type-safe params.@verbaly/compiler: AST extraction, stable keys, flat JSON catalogs,check/extract/--prune, CLI, typed codegen.@verbaly/vite: virtual modules, HMR, build blocked when translations are missing.@verbaly/react+@verbaly/vue: thin adapters over the core.