All Versions
11
Latest Version
Avg Release Cycle
47 days
Latest Release
1926 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.8.6 Changes
April 02, 2020Patch
๐ฆ Keep the format of
package.json
-
v1.8.5 Changes
April 02, 2020- Directory isn''t created if the user interrupts when prompted to choose the CSS framework of choice.
- ๐จ Refactor code to eliminate redundancy.
-
v1.8.0 Changes
April 02, 2020- ๐ Generates the bare minimum boilerplate template with necessary
webpack
configurations to build the project for production. webpack-dev-server
made available for serving the project with HMR.
- ๐ Generates the bare minimum boilerplate template with necessary
-
v1.5.0 Changes
March 20, 2020- ๐ Uses
kleur
and dropchalk
thereby reducing bundle size. - ๐จ Internal fixes (code refactoring and other tweaks)
- ๐ Uses
-
v1.1.0 Changes
June 09, 2019 -
v1.0.6 Changes
May 22, 2019๐ Fixes
- ๐ Docs update
- ๐ Bug fixes
-
v1.0.5 Changes
May 22, 2019๐ฅ Breaking changes
Migrate the
codebase
to Typescript.๐ Use
open
instead ofopn
.๐ Use
-V
,--version
options and deprecateversion
command.๐ Other minor bug fixes
-
v1.0.2 Changes
January 05, 2019โ Added images within the Docs making it easier for the users to understand how
scaffold-static
eases the workflow. -
v1.0.0 Changes
January 01, 2019- 0๏ธโฃ Templates have a default theme
- ๐ Shows generated files
-
v0.0.9 Changes
January 01, 2019- Now, only one argument can be provided with the
scaffold-static new
command - Code cleanup
- Now, only one argument can be provided with the