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

Latest commit

 

History

History
24 lines (16 loc) · 570 Bytes

File metadata and controls

24 lines (16 loc) · 570 Bytes

changelog

work in progress

  • feat: make variable path name parts formatting configurable

0.0.3

  • fix: issue in index template due to hbs brackets
  • fix: do not add styles import if styled-components are not used
  • feat: use different test ids depending on platform
  • feat: remove new lines and semicolons from template strings

0.0.2

  • chore: changed keywords for npm package
  • docs: introduced changelog
  • docs: improved readme
  • feat: make templates exchangeable
  • refactor: improve functional template to work with PropsWithChildren

0.0.1

Init