What’s New

expressots-cli v4.0.0

v4.0.0

@expressots/cli 4.0.0

ExpressoTS CLI 4.0.0 — stable release.

expressots new scaffolds from the expressots/templates#v4.0.0 tag, so the CLI and templates always move together (override with EXPRESSOTS_TEMPLATE_REF).

Highlights
  • Project scaffolding (application, application-with-events via -e, micro), generators for every v4 schematic, dev server, containerize, CI/CD, OpenAPI emit, cost estimates
  • strictNullChecks enabled; unused dependencies and decorator flags removed
  • Deterministic template-ref resolution with tested degit invocation
Breaking changes
  • Node.js >= 20.19.0 required

Full details in CHANGELOG.md.

View original