forked from daren.hsu/line_push
4.4 KiB
4.4 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2020-05-12)
Features
- upgrade eslint to v7 (c57a3de)
Bug Fixes
- nuxt/require-func-head doesnt work with factories (5480fd0), closes #94
- remove require-func-head from recommend (580ffa2), closes #93
0.5.2 (2020-03-20)
Bug Fixes
- enable no-this-in-fetch only for nuxt < 2.12 (66fc2e0)
0.5.1 (2020-02-09)
Features
Bug Fixes
- correct category for no-timing-in-fetch-data (bbf6ce9)
0.5.0 (2019-11-09)
Features
- upgrade eslint-plugin-vue to v6 (ecf42f2)
0.4.3 (2019-03-12)
Bug Fixes
- incompatible version of vue-eslint-parser (9bb12ae)
0.4.2 (2019-02-21)
Bug Fixes
- use filename instead of full path (4c62a37)
0.3.0 (2018-12-19)
Bug Fixes
- not-null check for hooks (daa93f3)
Features
- add no-env-in-hooks (bdcc9ec)
0.2.0 (2018-12-10)
Features
0.1.3 (2018-12-10)
0.1.2 (2018-12-10)
Bug Fixes
0.1.1 (2018-12-10)
Bug Fixes
- wrong index file (c50e96f)