Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 15:57
· 3 commits to main since this release

1.2.0 (2026-09-05)

Bug Fixes

  • bail when trying to generate component with no name (df0d08d)
  • guard against trailing/leading whitespace on page URL (5d89a57)
  • merge answers to avoid clobbering existing values (653bae3)
  • trim page name and save it back to answers (e1a678c)
  • typescript error (a1c2a4d)

Features

  • add page subgenerator (c598562)
  • add test suite (1be2cd1)
  • add test suite for fs util (1635fb0)
  • save and load addRedux/addStorybook (6b91b7f)