Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@jedrzejchalubek jedrzejchalubek released this 27 Mar 14:03
· 1 commit to develop since this release

Features & Improvements

  • Introduce front-end scaffolding from presets functionality. There are Bootstrap, Foundation, Bulma and Vue presets ready to use (tonik/theme#37)
  • Introduce ability to scaffold the child theme starter theme (#10)
  • CLI ask for parent theme name when initializing a child theme (#4)

Bugs

  • Escape backslashes of the 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 doesn't exist
  • Change default namespace according to tonik/theme 3.0.0-rc.1