Releases: jamesgeorge007/scaffold-static
Releases · jamesgeorge007/scaffold-static
v1.9.0
v1.8.6
Patch
Keep the format of package.json
v1.8.5
- 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
- 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.
v1.5.0
- Uses
kleur
and dropchalk
thereby reducing bundle size. - Internal fixes (code refactoring and other tweaks)
v1.1.0
v1.0.6
Fixes
- Docs update
- Bug fixes
v1.0.5
Breaking changes
-
Migrate the
codebase
to Typescript. -
Use
open
instead ofopn
. -
Use
-V
,--version
options and deprecateversion
command. -
Other minor bug fixes
Improved Docs
Added images within the Docs making it easier for the users to understand how scaffold-static
eases the workflow.
Beautified templates
- Templates have a default theme
- Shows generated files