All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.0 (2019-06-08)
- install babel runtime (#411) (4319a38)
- use core-js 3 (#410) (e27d910)
- hot-reload: migrate to webpack-extension-reloader (#431) (cd68341)
1.10.0 (2019-04-05)
1.9.0 (2018-11-08)
1.8.1 (2018-10-26)
1.8.0 (2018-10-23)
- use EJS on html files, inject process.env.* vars (#336) (8171f3e), closes /github.com/Kocal/vue-web-extension/issues/334#issuecomment-430491330
1.7.0 (2018-10-14)
- ci: use TRAVIS_PULL_REQUEST_BRANCH env var (870bc9b)
1.6.0 (2018-07-08)
1.5.0 (2018-07-01)
- prettier git hook is not asked during init (#255) (391a17b)
- rename prettier configuration file (#253) (2927a0d), closes #252
- tmpl: do not use vuex getter if vuex is disabled (#259) (7739197), closes #254
1.4.0 (2018-06-24)
1.3.1 (2018-06-24)
1.3.0 (2018-05-08)
- add auto-install behavior (#68) (d1e0f1a)
- auto-install: run eslint (#69) (7378ac3)
- auto-install: run Prettier (#70) (03a63fb)
1.2.0 (2018-05-05)
- add eslint support (#53) (2341518)
- babel: add optional chaining plugin (#59) (efda722)
- babel: specify browser list (#57) (dbd9b21)
- add Hot Module Reloading (#61) (892713c)
- add prettier (#55) (b54de3e)
1.1.0 (2018-05-04)
- script:remove-evals: regex for development (90d9958)