Releases: arminbro/generate-react-cli
Releases · arminbro/generate-react-cli
v9.0.0
9.0.0 (2025-08-30)
Bug Fixes
- deps: update dependency chalk to v5.6.0 (658e38d)
- deps: update dependency dotenv to v16.6.1 (9164a5a)
- remove invalid short flag format for dry-run option (ca39d64)
BREAKING CHANGES
- Removed -dr short flag. Users must now use
--dry-run flag instead.
v8.4.9
8.4.9 (2024-11-02)
Bug Fixes
- deps: update dependency inquirer to v9.3.7 (24f6dcf)
- the naming conflict by adjusting the component variable casing in the Testing Library template (b229da5)
v8.4.8
8.4.8 (2024-07-05)
Bug Fixes
v8.4.7
8.4.7 (2024-07-05)
Bug Fixes
- deps: update dependency commander to v12.1.0 (84afaa1)
- deps: update dependency inquirer to v9.3.4 (a910972)
v8.4.6
8.4.6 (2024-05-26)
Bug Fixes
- remove pipe symbol from custom template filename search (f3c830e)
v8.4.5
8.4.5 (2024-05-25)
Bug Fixes
- ensure that we're also using the templatename casing within the main componentTemplateGenerator (7fb3a39)
v8.4.4
8.4.4 (2024-05-22)
Bug Fixes
- the default grc templates to use templatename casing (d3a6b2a)
v8.4.3
8.4.3 (2024-05-18)
Bug Fixes
v8.4.2
8.4.2 (2024-05-18)
Bug Fixes
- deps: update dependency inquirer to v9.2.22 (3918f05)
v8.4.1
8.4.1 (2024-02-26)
Bug Fixes
- commitlint - increase the body-max-line-length value to 200 (50bc12c)
- publish GH action workflow - update node version (3e97dbd)
- publish GH action workflow - update node version (round 2) (6a2f90c)