Releases: amclin/react-project-boilerplate
Releases · amclin/react-project-boilerplate
v2.7.0
2.7.0 (2019-10-16)
Features
- ci: add Dependabot support in generated projects (e3fb3b3)
v2.6.0
2.6.0 (2019-10-16)
Bug Fixes
- running with yarn wasn't splitting dev dependencies (27eccaf), closes #25
Features
- ci: improve Travis configuration in generated project (606e215)
v2.5.1
2.5.1 (2019-10-15)
Bug Fixes
- unexpected token issue in windows (42762bb)
v2.5.0
2.5.0 (2019-10-11)
Bug Fixes
- docker build script was not executable (cd8c858)
Features
- adopt common /src folder pattern (1033a54), closes #21
- adopt NextJS v9
public
folder pattern (9c1da88), closes #19
v2.4.0
2.4.0 (2019-10-10)
Features
- component-wizard: generate atomic components using wizard (a0e310a), closes #7
v2.3.0
2.3.0 (2019-10-09)
Features
- docker containers for static generated apps (06dcbed), closes #8
v2.2.0
2.2.0 (2019-10-09)
Bug Fixes
- unit tests were preventing apps from building (f8b9ba0), closes #12
Features
- next: add
npm export
command for generating static sites (0a94ba1), prerequisite for #8 #10
v2.1.0
2.1.0 (2019-10-07)
Bug Fixes
- getting year was failing when generating license file (b590025)
- incorrect instructions shown when global install was out of date (ba011b2)
- populating templates sometimes fails from too many open files (940effe)
- post-run instructions were missing created path (3499607)
Features
- populate copyright info in generated license (724f850)
- components: atomic molecule with sample favicons (0ddff76)
- components: organism for reusable document head tags (5d35445)
- components: as atomic design atom example (f6d54c4)
- components: component for PWAs with sample manifest (cb452b3)
- template: provide better folder pattern for page routing (dfcf3d1)
v2.0.3
2.0.3 (2019-10-04)
Bug Fixes
v2.0.2
2.0.2 (2019-10-04)
Bug Fixes
- ci: npm-suitable public project name (e6d6708)