This repository has been archived by the owner on May 25, 2024. It is now read-only.
Releases: itchef/regauge
Releases · itchef/regauge
v0.5.0
v0.4.1
v0.4.0
Release
v0.4
Features
- New stylesheet generate command
generate component
will have flag--style=scss
to generate a new stylesheet along with component.
Changelog
v0.3.4
Release
v0.3.4
Fixes
- App component inside
components
directory. - Newly generated component contains special character in it's body.
- Re-introduced missing jest configuration.
Changelog
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Release
v0.3.0
Modifications
- Introduced Issue templates for a new feature, bugs.
- Introduced Code of Conduct for the project.
- Introduction of Contributing guidelines.
Changelog
v0.2.0
Release
v0.1.0
Features
- Prompts for user's custom configuration during project setup
rg generate COMPONENT <name>
command to generate component in the current directory