Releases: Yuhao-C/create-hotdog-app
Releases · Yuhao-C/create-hotdog-app
v2.1.0
2.1.0 (2021-07-29)
Features
- webpack: improve import logic (b93dfa4)
v2.0.0
2.0.0 (2021-07-06)
Features
- remove serve and move postbuild scripts to webpack config (007b4e4)
BREAKING CHANGES
- no longer support serve command because it does not work when homepage is specified
(when publicPath is not '/')
v1.4.0
1.4.0 (2021-07-06)
Features
- webpack: load publicPath from package.json (ec8925e)
v1.3.1
1.3.1 (2021-07-05)
Bug Fixes
- update name and desc in index.html and manifest.json (d9eaab4)
v1.3.0
1.3.0 (2021-07-05)
Features
- update template postbuild script (bad357a)
v1.2.0
1.2.0 (2021-07-05)
Features
v1.1.3
1.1.3 (2021-07-01)
Bug Fixes
v1.1.2
1.1.2 (2021-07-01)
Bug Fixes
- npmignore: npm should not ignore files in template (7eddf07)
v1.1.1
1.1.1 (2021-07-01)
Bug Fixes
- fix .gitignore not copied (4b0d635)
v1.1.0
1.1.0 (2021-07-01)
Features