File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 11# changelog
22
3+ ## 0.0.3
4+
5+ - fix: issue in index template due to hbs brackets
6+ - fix: do not add styles import if styled-components are not used
7+ - feat: use different test ids depending on platform
8+ - feat: remove new lines and semicolons from template strings
9+
310## 0.0.2
411
5- - changed keywords for npm package
6- - introduced changelog
7- - improved readme
8- - make templates exchangeable
9- - improve functional template to work with ` PropsWithChildren `
12+ - chore: changed keywords for npm package
13+ - docs: introduced changelog
14+ - docs: improved readme
15+ - feat: make templates exchangeable
16+ - refactor: improve functional template to work with ` PropsWithChildren `
1017
1118## 0.0.1
1219
Original file line number Diff line number Diff line change 11{
22 "name" : " @a9g/plop-generator-react-atomic-component" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "description" : " plop generator react atomic component" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments