Skip to content

Release v0.1.0

Choose a tag to compare

@AronSoto AronSoto released this 03 Jul 03:56
3b4d705

[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 by Intl, reactive locale store, dual t (key + tagged template), bindDom DOM 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.