Skip to content

Releases: viniciusanchieta/generate-component-for-react

v0.1.7

23 Jan 23:13
b698bd3
Compare
Choose a tag to compare

[0.1.7] - 2023-01-23

Fixed

  • Fix a bug of error import styles.

Changed

  • Change the install command of Material-UI in README.md.

v0.1.6

18 Dec 23:17
58ad858
Compare
Choose a tag to compare

[0.1.6] - 2022-12-18

Changed

v0.1.4

18 Dec 22:29
e13fb84
Compare
Choose a tag to compare

[0.1.4] - 2022-12-18

Changed

  • Add step 6 of create interface in README.md.

[0.1.3] - 2022-12-18

Added

  • Add a new feature to choose create interface.

Changed

  • Change name of the extension to Generate Component for React.

v0.1.2

25 Jul 16:24
cc34449
Compare
Choose a tag to compare

[0.1.2] - 2022-07-24

Fixed

  • Fix a bug of error import styles.

Added

  • Add a new feature to choose file name format.
    • Two new options: KebabCase and PascalCase.