Releases: abdullahceylan/vscode-react-component-generator
Releases · abdullahceylan/vscode-react-component-generator
0.0.5
Full Changelog: 0.0.3...0.0.5
0.0.4
Full Changelog: 0.0.3...0.0.4
0.0.3
- Added .scss CSS file extension support for the stylesheet extension option. (@mark-casias in #2)
- Fixed some typos. (@mark-casias in #2)
0.0.2
Updates
- The extension's settings has been refactored. Now, you can customize the settings through Settings UI rather than manual edit the settings file.
New Features
- Added lifecycle type option. Now you can choose whether to create a component with legacy lifecycle or React v16 lifecycles
- Added SASS and LESS stylesheet extension option.
0.0.1
First release