Skip to content

Releases: vuesion/packages

v3.1.2

09 Oct 20:54
Compare
Choose a tag to compare

2019-10-09

Bug Fixes
  • service: remove storybook stub typings (#50) (682dd8be)

v3.1.1

01 Oct 18:49
Compare
Choose a tag to compare

2019-09-30

Refactors
  • generators: use lodash as handlebars helpers (#48) (96d52fff)

v3.1.0

30 Sep 21:02
Compare
Choose a tag to compare

2019-09-29

New Features
  • generators: add support for CRUD module (#47) (31202ba3)

v3.0.4

21 Sep 15:26
Compare
Choose a tag to compare

2019-09-21

Bug Fixes
  • create: add lodash to dependencies (6c1376e5)

v3.0.3

25 Aug 17:43
Compare
Choose a tag to compare

2019-08-25

Bug Fixes
  • create: force npm naming convention (05014f30)
  • service: exit code 1 for parallel task (20e99971)

v3.0.0

05 Aug 15:37
Compare
Choose a tag to compare

Breaking changes

  • all references to @vuesion/service have to be checked because some of the files moved to different packages e.g. @vuesion/webpack

2019-08-05

Chores
New Features
  • webpack: add support for scoped (s)css (54a4de6f)
  • add vuesion/create package (c3e05cac)
  • create: add post-install hook (#44) (08adfa6b)
Bug Fixes
  • create: add cross-spawn dependency (8399b815)
  • webpack: add random port to node inspector (#43) (7f5c377e)
Refactors

v2.3.0

19 May 19:06
Compare
Choose a tag to compare
  • fix(service): fix models for create command (#33)
  • refactor(service): proper models for JSON files (#31)
  • feat(service): add wantVuex to connected generator
  • fix(addon-theme-switcher): change event to initialize the addon
  • feat: add addon-theme-switcher (#30)
  • refactor(service): use APIs instead of binaries (#29)

v2.2.0

19 May 19:07
Compare
Choose a tag to compare
  • ci: add build to pipeline
  • feat(service): add devServer watchOptions to vuesion cfg

v2.1.2

01 May 13:07
Compare
Choose a tag to compare
  • fix(service): move peerDeps to deps

v2.1.1

25 Apr 14:59
Compare
Choose a tag to compare
  • fix(service): fix html renderer and service-worker