Skip to content

Latest commit

 

History

History
403 lines (215 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

403 lines (215 loc) · 16.5 KB

2023-09-09

New Features
  • create: use main branch as default (4b51ecfa)

2023-04-24

2023-04-20

2023-01-05

Chores

2021-09-25

Chores
  • update @vuesion/storybook-theme-switcher package.json for addon-catalog (#69) (2a3c64fc)
New Features
  • create: make install process more stable (15b839d5)

2021-02-27

New Features
  • service: more use-cases for i18n script (#68) (fb070e61)

2021-02-07

New Features
  • service: add flag for setting default translations for i18n script (#67) (a8d7fe01)

2021-01-31

New Features
  • service:
    • add flags for sort and update for i18n script (3b49532a)
    • use VuesionConfig for i18n script (84f1891c)

2021-01-23

New Features
  • generators: put interface in interfaces folder (9a8a0408)

2021-01-23

New Features
  • service: use locale file as file name for i18n extraction (87e33dd8)

2021-01-23

New Features
  • service: improve i18n extraction (fb64ae52)

2021-01-10

New Features
  • generators: support arrays in interface generator (90f4e315)

2021-01-10

New Features

2021-01-05

Chores

2020-10-17

New Features
  • service: support .t() in extract-i18n-messages (#63) (2af7fc37)

2020-09-19

Bug Fixes
  • service: use right base path for components (c669ac0e)

2020-09-13

Chores

2020-07-05

New Features

2020-03-31

Bug Fixes
  • generate: update call to plop (4191a686)

2020-03-22

New Features

2020-03-21

Chores
New Features
Bug Fixes
  • addon-tailwindcss: change scssRuleIndex selector (#59) (7ee0e713)

2020-01-06

New Features
  • service: add --next option to update command (#57) (bb31bb9b)

2020-01-01

Bug Fixes
  • addon-firebase: add create new project to CLI (fd76092a)
  • addon-vuetify: use cdn for external css (b3220a55)

2019-12-30

Bug Fixes
  • addon-firebase: create .gitignore manually (be57aa1c)

2019-12-30

Bug Fixes
  • addon-firebase: include .gitignore in package (e3c1a506)

2019-12-30

New Features

2019-12-27

New Features

2019-12-23

Refactors
  • rename addon-vuex-persist and addon-theme-switcher (b43bb724)
Tests
  • service: use --next for e2e test (77a657d8)

2019-12-23

Refactors

2019-12-22

Chores
  • update storybook-addon-vue-info + others (#51) (dde5ec4f)
Bug Fixes
  • release: change lerna version --force-publish argument (afa78be2)

2019-10-09

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

2019-09-30

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

2019-09-29

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

2019-09-21

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

2019-08-25

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

2019-08-10

Chores
  • service: remove deprecated typings (1aacf279)

2019-08-10

Chores
New Features
Bug Fixes
  • utils: set detached to false for windows (695bd62e)
  • webpack: add random port to node inspector (#43) (7f5c377e)

2019-07-22

Bug Fixes
  • create: add cross-spawn dependency (8399b815)

2019-07-22

New Features

2019-07-21

Bug Fixes

2019-07-21

Bug Fixes

2019-07-21

Bug Fixes

2019-07-21

New Features
  • webpack: add support for scoped (s)css (54a4de6f)

2019-07-21

Chores
Refactors

2019-06-09

Chores
New Features
  • service: add wantVuex to connected generator (e1fe00c5)
  • add addon-theme-switcher (#30) (7036db1d)
Bug Fixes
  • service: fix models for create command (#33) (9a6fb160)
  • addon-theme-switcher: change event to initialize the addon (79c3ad25)
Refactors

2019-06-09

Continuous Integration
New Features
  • service: add devServer watchOptions to vuesion cfg (7fd23f6f)

2019-06-09

Chores
Bug Fixes
  • service: move peerDeps to deps (7012a968)

2019-06-09

Bug Fixes
  • service: fix html renderer and service-worker (a7216c63)

2019-06-09

Chores
New Features
  • service: render static html in spa build (#27) (fa461a06)

2019-06-09

Chores
  • unlock minor version updates for storybook (#20) (313445c6)
New Features
Bug Fixes
  • service:
    • add new use-case to extract-i18n script (#23) (41c6e30d)
    • handle error if concurrently fails (95b713bc)
    • handle error if concurrently fails (#22) (f446df59)
Other Changes
Refactors
  • service: remove signals that might cause issues on win (0126278b)
  • rename vue-starter to vuesion (#12) (ff2a22fa)

2019-06-09

Bug Fixes
  • service: handle errors for --open in dev task (19d9d3c0)

2019-06-09

Chores