Skip to content

Releases: jamesgeorge007/scaffold-static

v1.9.0

17 Dec 17:38
Compare
Choose a tag to compare
  • #29 Supports creating a project in the current directory.
  • Support webpack 5.
  • #27 The package manager defaults to yarn, supply --use-npm to use npm instead.

v1.8.6

02 Apr 17:50
Compare
Choose a tag to compare

Patch

Keep the format of package.json

v1.8.5

02 Apr 17:40
Compare
Choose a tag to compare
  • 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

02 Apr 17:06
Compare
Choose a tag to compare
  • 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

20 Mar 08:18
Compare
Choose a tag to compare
  • Uses kleur and drop chalk thereby reducing bundle size.
  • Internal fixes (code refactoring and other tweaks)

v1.1.0

09 Jun 05:16
Compare
Choose a tag to compare

Internal Changes

Removed dependencies

  • figlet
  • clear

v1.0.6

22 May 09:43
Compare
Choose a tag to compare

Fixes

  • Docs update
  • Bug fixes

v1.0.5

22 May 09:36
Compare
Choose a tag to compare

Breaking changes

  • Migrate the codebase to Typescript.

  • Use open instead of opn.

  • Use -V, --version options and deprecate version command.

  • Other minor bug fixes

Improved Docs

05 Jan 08:33
Compare
Choose a tag to compare

Added images within the Docs making it easier for the users to understand how scaffold-static eases the workflow.

Beautified templates

01 Jan 09:12
Compare
Choose a tag to compare
  • Templates have a default theme
  • Shows generated files