Releases: InCuca/vue-loopback
Releases · InCuca/vue-loopback
Release v5.2.1
Release v5.2.0
Release v5.1.0
Bug Fixes
- package: fix test script (1984f65)
Release v5.0.0
Description
This release features jest support
Bug Fixes
- babel: add stage2 support (c95f47c)
- gulp-tasks: add exit in mocha to close mocha when test pass (0963212)
- gulp-tasks: fix backslashs in win fixes #8 (b721305)
- jest: fix jest plugins path (6632ad6)
- lint: fix eslint errors (dc2a6c7)
- loopback: pass previous uid to loading fn (39093da)
- loopback-boot: add support for es6 modules in boot scripts (2d813fe), closes strongloop/loopback-boot#280
- package: run server tests in band (4d45501)
- package: update loopback-boot to 3.1 to fix boot (200b615)
- server: add option for compatibility with jest (fbb68b2)
- tasks: remove tests tasks (e889a3c)
- tests: remove client and server separation (cd4ac8c)
Features
- babel: add node 8 add regenerator (94cd1a4)
- jest: add jest config file (044a3eb)
- jest: add jest plugins config (3021667)
- jest: add jest-preset-loopback (575873c)
- Login: add sessionError with authorization error redirection (a05a9eb)
- loopback: add DateString type support (5ba568d)
- package: add babel-jest (29533ac)
- package: add jest dependency (1b82ba3)
- package: add loopback-jest (2bc6cc8)
- package: add vue-jest (33c6d57)
- package: run afterbuild after build, fixes #9 (77c6fcf)
Release v4.2.0
Release v4.1.1
Release v4.1.0
Release 4.0.1
- fix(gulp): fix lint errors (4545089)
Release 4.0.0
- fix(gulp): clear modules cache to enable hot reloading (c1c8f80)
- fix(gulp): fix server hot reloading not restarting (57609bb)
- fix(gulp): fix hot reload (661639d)
- fix(loopback): fix lint errors (3086f12)
- doc(README): fix features (df428c7)
- doc(README): add features (ef7fe50)
- feat(async): add async module (7b17fc5)
- fix(loopback): change error to warning in console (3413b45)
- doc(README): fix usage docs (1063f8d)
- doc(README): fix typo (886c62a)
- doc(README): add vue-cli instructions (2ed4611)
- fix(auth): fix eslint errors (154897e)
- fix(loopback): add accessToken to logout method (4bac1b6)