Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

43 lines (35 loc) · 1.34 KB

Change Log

[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.

[0.1.6] - 2022-12-18

Changed

[0.1.5] - 2022-12-18

Changed

[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.

[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.

[0.0.8] - 2022-07-14

Fixed

  • Fixed a bug of special characters in the function.
    • Issue: #7
  • Fixed a bug of style file name.
    • Issue: #9