Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Releases: itchef/regauge

v0.5.0

10 Oct 11:59
Compare
Choose a tag to compare

Release

0.5.0

Features

  • Renamed CLI command rg to regauge

Changelog

v0.4.1...v0.5.0

v0.4.1

24 Aug 08:19
Compare
Choose a tag to compare

Release

v0.4.1

Fixes

  • Added missing .eslintrc to the base-react template.

Changelog

v0.4.0...v0.4.1

v0.4.0

22 Aug 19:56
Compare
Choose a tag to compare

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...v0.4.0

v0.3.4

08 Aug 20:32
Compare
Choose a tag to compare

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

v0.3.3

07 Aug 06:51
Compare
Choose a tag to compare

Release

v0.3.3

Fixes

  • Added missing webpack config on base react template.

Changelog

v0.3.2...v0.3.3

v0.3.2

07 Aug 05:09
Compare
Choose a tag to compare

Release

v0.3.2

Fixes

  • Fixed CLI is unable to find templates folder

Changelog

v0.3.1...v0.3.2

v0.3.1: Kaustav | #43 | Changed React Generator CLI to regauge for doc webpag…

05 Aug 21:19
Compare
Choose a tag to compare

Release

v0.3.1

Fixes

  • Fixed regauge on documentation.

Changelog

v0.3.0...v0.3.1

v0.3.0

05 Aug 20:59
Compare
Choose a tag to compare

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...v0.3.0

v0.2.0

30 Jul 13:06
Compare
Choose a tag to compare

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

Changelog

v0.1.0...v0.2.0

v0.1.0

09 Jun 16:21
Compare
Choose a tag to compare

Release

v0.1.0

Features

  • npm install task after new generator task
  • Introduced rg-lib, a library for rg-cli

Changelog

v0.0.1-4...v0.1.0