Skip to content

Releases: vuevert/Vert-Core

1.2.1

09 May 15:54

Choose a tag to compare

  • Migrate Karma to Jest.
  • Migrate TSLint to ESLint.
  • Update dev dependencies.
  • Minor fix on codestyle.

V1.2.0

30 Sep 11:47

Choose a tag to compare

  • Add new feature "addSingletonInstance".
  • Update project build config & toolchain.
  • Move project from TravisCI to Github Actions.
  • Update project dependencies.

V1.0.0

13 Mar 18:02

Choose a tag to compare

Update to 1.0.0, new apis, more reliable, more simple.

v0.2.1

02 Jul 07:46

Choose a tag to compare

Add more hooks for @component:

  • beforeRouteUpdate
  • meta
  • title

v0.2.0

25 Jun 18:26

Choose a tag to compare

  • Add Nuxt.js support.
  • Vuex-Class is included. All decorators in it are available.