Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

v3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jedrzejchalubek jedrzejchalubek released this 13 Mar 12:16
· 4 commits to develop since this release
ef1facb

Features & Improvements

  • Introduce front-end scaffolding from presets functionality. There are Bootstrap, Foundation, Bulma and Vue presets ready to use (tonik/theme#37)

Bugs

  • Escape backslashes of answered namespace (#8)

Internals

  • Refactor PackagesAdder class so it can update both devDependencies and dependencies entries
  • PackagesAdder class throws an exception when package.json file do not exist
  • Change default namespace according to tonik/theme 3.0.0-rc.1