Skip to content

Releases: tareqdayya/react-ts-files-generator

1.4.1

09 Jun 16:39
452fa30
Compare
Choose a tag to compare
  • Minor fixes: changed stylesheet import for styled components. Made first letter upper case for use directly in react components.

1.4.0

08 Jun 18:02
fb4a26e
Compare
Choose a tag to compare

Release Notes:

  • added support for styled components, Sass, Less
  • simplified prompt questions for a faster workflow
  • simplified the test template
  • fixed styling files import [added explicit import to .ts files]
  • removed the commented-out lines for connecting function components to redux. They're unnecessary
    now that we have hooks.
  • minor adjustments

1.3.0

20 Jan 20:50
5cdd006
Compare
Choose a tag to compare

Create path if it doesn't exist.