# Changelog

#### = 1.0.5 (January 16, 2020) =

* Fix: Fixed an issue where webpack might skip uncompressed CSS files packaging.


#### = 1.0.3 (May 22, 2019) =

* Fix: Fixed webpack-dev-server's hot start error that may be caused by replace-in-file-webpack-plugin.
* Tweak: Modified package.json and webpack.config.js. Use a more stable command for the dependency installation of the development environment, using the following command: `sudo npm install --only=dev --unsafe-perm --production`


#### = 1.0.2 (December 23, 2018) =

* New: Support table of contents created automatically from bundle.css & bundle.js.
* Tweak: Scaffolding function stability testing and optimization.
* Tweak: Optimized HTML presentations.


#### = 1.0.1 (December 20, 2018) =

* Tweak: Real-time server listening event optimization and bug fixes.



#### = 1.0.0beta (December 10, 2018) =

* First release.
