Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 1.96 KB

File metadata and controls

44 lines (20 loc) · 1.96 KB

1.4.0 (2021-02-13)

Bug Fixes

  • barrel: fix barrel file extension (020748d)
  • barrel: fix export syntax for named exports (bc05c97)

Features

  • styles: add new stylesheet format - styled-components (700caec)

1.3.1 (2021-01-24)

1.3.0 (2021-01-24)

Features

  • core-component: add option to create barrel file for component (fbaae28)

1.2.1 (2021-01-23)

Bug Fixes

  • core-template: fix issue where component test file has unused react import specifiers (335b1aa)

1.2.0 (2021-01-23)

Features

  • core: add new config option "newJsx" (7a581e7)

1.1.2 (2021-01-23)

Bug Fixes

  • core-template: fix bug related to missing variables in template generator (cd8a937)

1.1.1 (2021-01-22)