Skip to content

Releases: arminbro/generate-react-cli

v9.0.0

30 Aug 16:25
Compare
Choose a tag to compare

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

02 Nov 21:06
Compare
Choose a tag to compare

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

05 Jul 11:27
Compare
Choose a tag to compare

8.4.8 (2024-07-05)

Bug Fixes

v8.4.7

05 Jul 11:25
Compare
Choose a tag to compare

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

26 May 02:17
Compare
Choose a tag to compare

8.4.6 (2024-05-26)

Bug Fixes

  • remove pipe symbol from custom template filename search (f3c830e)

v8.4.5

25 May 17:25
Compare
Choose a tag to compare

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

22 May 01:43
Compare
Choose a tag to compare

8.4.4 (2024-05-22)

Bug Fixes

  • the default grc templates to use templatename casing (d3a6b2a)

v8.4.3

18 May 16:44
Compare
Choose a tag to compare

8.4.3 (2024-05-18)

Bug Fixes

v8.4.2

18 May 16:36
Compare
Choose a tag to compare

8.4.2 (2024-05-18)

Bug Fixes

  • deps: update dependency inquirer to v9.2.22 (3918f05)

v8.4.1

26 Feb 02:28
Compare
Choose a tag to compare

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)