Skip to content

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:15
· 1 commit to main since this release
ca7cd28

2.4.0 (2026-08-31)

Bug Fixes

  • cli: align component overwrite flags (be0f488)
  • system: bound the remote tag lookup (9711c5f)
  • component: fall back when the filesystem does not support hard links (49da06e)
  • component: never roll back a destination the eject did not create (4a6efed)
  • component: prevent template tokens from rewriting user twig variables (914cd3d)
  • component: report or roll back partial template ejects (a7ba189)
  • system: use explicit scaffold URL placeholders (02dce91)
  • fs: write project config atomically (b517868)

Features

  • system: add a command to detach the configured system (ff0f143)
  • component: add a command to eject built-in component templates (1f30766)
  • system: add a system create command (58733c7)
  • component: add all template ejection option (6ce2182)
  • component: add component types for twig, react, and web components (0bee17d)
  • system: add dry-run and exclusive-create guard to system create (9b38b79)
  • component: allow an explicit custom element tag name (9eb9c78)
  • cli: group root help output by task (fc4b104)
  • system: guide system installation with a review step (5346792)
  • cli: prompt for missing arguments in interactive terminals (5d21d5e)