0.10.0 (2020-04-30)
- ava: fix ava setup for no-framework (81ee963)
- no-framework: fix tests for no-framework option (182cefe)
- react: cleanup lint error (604fc47)
- react: remove tslint (8e24448)
- typescript: add resolveJsonModule (6ada295)
- typescript: fix tsconfig include (2511261)
- typescript: remove unneeded dep (06e26d2)
- add node ts type when using jasmine (4dd5f6f)
- fix cypress/jasmine/jest ts type conflicts (ec2f6c5)
- fix eslint ext (55e5608)
- fix plugin gitignore (1f82882)
- fix plugin watch mode (0823ef9)
- recreate typescript.createProject to avoid gulp.watch edge case (458867c)
- should reject error in test mode (eca08df)
- tape: upgrade to tape v5 (ec77ff4)
- add no-framework (537a01e)
- switch from libsass to dart-sass (7b9cd24)
0.9.1 (2020-03-13)
- babel-jest doesn't read .babelrc (94c1e90)
- fix evergreen browser list (5c02c60)
- fix missing dep (a6fa41b)
- fix vue-jest babel bug (e569e7e)
- remove vue-jest from non-jest setup (b4619d8)
- retain dynamic import (61a8768)
- support browser choice, ie or evergreen (730358e)
0.9.0 (2020-02-16)
- fix sourcemap for browser test (dcad468)
- plugin needs a main (d265f94)
- plugin needs to publish dist files (fd6a451)
- turn of minification in aurelia plugin (bf6fb31)
0.8.0 (2019-10-16)
- default aurelia deps are now added by aurelia-deps-finder (3293871)
0.7.0 (2019-08-09)
- get rid of gulp-preprocess, use latest dumber feature on process.env.NODE_ENV (24dd7f0)
0.6.0 (2019-07-31)
- be nice to windows (03161db)
- fix ava css module stub (14142cb)
- fix guide on here mode (a8f4dd9)
- fix json format (0f71f79)
- fix vue ava unit tests (15e5fe5)
- hide ava for vue-sfc, it doesn't work yet (427296b)
- code coverage support for babel+browser-do setup (72447cd)
- turn on ava option, dumber now supports
import 'a.less';
(029d90f)
0.5.0 (2019-06-19)
0.4.0 (2019-05-24)
- update to latest makes 0.7.0 run() (feb41e8)
0.3.0 (2019-05-16)
- "after" task to optionally install deps (2e53df3)
- make gulpfile more adaptive (dfddf94)
- vue skeleton (0439a9d)
0.2.0 (2019-05-13)
- fix babel config (408ee41)