Skip to main content
Major internal refactor with centralized platform registry, remote spec templates, and comprehensive test coverage.

New features

  • Remote spec templates: trellis init -t electron-fullstack downloads and applies spec templates
  • Centralized platform registry: All platform metadata in one place, derived helpers replace scattered hardcoded lists
  • Test coverage: 312 tests across 17 files with Vitest coverage reporting

Changes

  • Extracted resolvePlaceholders() to shared module, removed templates.ts dispatcher
  • Release tooling supports beta/rc/release workflows
  • Extracted VERSION constant for consistent version management