Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

@expressots/cli 4.0.0

Latest

Choose a tag to compare

@rsaz rsaz released this 17 Jul 03:18

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.