You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

generate-react-cli

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generate-react-cli - npm Package Versions

1
46
9

5.1.0

Diff
a
arminbro
published 5.1.0 •

Changelog

Source

5.1.0 (2020-09-18)

Features

  • 🎸 Support for custom extension via custom templates (7f989a6), closes #18 #19 #25
a
arminbro
published 5.0.1 •

Changelog

Source

5.0.1 (2020-06-24)

a
arminbro
published 5.0.0 •

Changelog

Source

5.0.0 (2020-05-25)

⚠ BREAKING CHANGES

  • 🧨 This new "type" option will replace the custom component commands that you run. Meaning you now can pass the custom component as type option (e.g npx generate-react-cli component HomePage --type=page ) that you have configured in your GRC config file.

Features

  • 🎸 Add a new "type" option to the component command (1a5ce6a)
a
arminbro
published 4.3.3 •

Changelog

Source

4.3.3 (2020-05-10)

a
arminbro
published 4.3.2 •

Changelog

Source

4.3.2 (2020-05-10)

a
arminbro
published 4.3.1 •

Changelog

Source

4.3.1 (2020-05-10)

a
arminbro
published 4.3.0 •

Changelog

Source

4.3.0 (2020-05-10)

Features

  • 🎸 Make 'GRC' more configurable (multi component commands) (59f1622), closes #14
a
arminbro
published 4.2.2 •

Changelog

Source

4.2.2 (2020-05-03)

a
arminbro
published 4.2.1 •

Changelog

Source

4.2.1 (2020-05-03)

a
arminbro
published 4.2.0 •

Changelog

Source

4.2.0 (2020-05-02)

Features

  • 🎸 Allow custom file templates (6104241), closes #12