Skip to content

v0.9.0

Choose a tag to compare

@simoncodes-ca simoncodes-ca released this 19 Mar 07:46
· 114 commits to main since this release

0.9.0 (2026-03-19)

Bug Fixes

  • api: attempt to fix .bin entry to allow for direct invocation of lingo-tracker-app (af796d9)
  • cli: require collection name in import command to prevent unexpected folder imports (fae78ef)
  • core: preserve original casing in camelCase token generation (ffe0b47)
  • core: support Transloco {{ }} placeholder syntax in import (69d25a0)
  • repo: fix some installation warnings (100f1cb)
  • repo: resolve 25 Dependabot security alerts via pnpm overrides (9189eff)
  • resolve lint issues across cli and core libraries (1404e98)

Features

  • cli: add bundle setup prompts to init command (356f710)
  • core: add optional tokenConstantName for custom bundle type constant names (882ea1a)
  • core: rename typeDist to typeDistFile with validation and deprecation support (c87c239)
  • core: respect source status in migration import strategy (6f91d6e)