← All Releases

2.1.0

June 8, 2026

Modular CLI support and new installable login templates

Summary

  • Added a new CLI implementation for listing and installing package templates.
  • Added new installable LoginForm block and Login page templates.

Added

  • Added CLI support for add and list flows with --all, --type, --force, --dry-run, --json, and interactive picker support.
  • Added dependency-aware install planning and destination resolution in the CLI so templates can be installed with their required dependencies and target paths.
  • Added LoginForm as a new installable block template.
  • Added Login as a new installable page template.
  • Added AccLogo.vue and AccLogoSmall.vue to the runtime icon set for package consumers.

On This Page