forked from daren.hsu/line_push
2.9 KiB
2.9 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.0.0 (2020-05-12)
Bug Fixes
- eslint-plugin-import ordering errors in windows (39ad2b4)
2.0.2 (2020-02-09)
Bug Fixes
- eslint-plugin-import ordering errors in windows (4f6f4a9)
2.0.1 (2020-02-09)
Note: Version bump only for package @nuxtjs/eslint-config
2.0.0 (2019-11-26)
Features
- update eslint config packages (a3bb0bf)
1.1.2 (2019-08-10)
Note: Version bump only for package @nuxtjs/eslint-config
1.1.1 (2019-08-10)
Note: Version bump only for package @nuxtjs/eslint-config
1.1.0 (2019-08-10)
Features
- warn console and debugger in dev (#56)
1.0.1 (2019-07-07)
Bug Fixes
- move eslint plugins from peerDeps to deps (4e8d231)
1.0.0 (2019-07-07)
Bug Fixes
Features
- add eslint-plugin-unicorn rules (#35) (03bb05f)
- conditional no-console based on env (#2) (60826b7)
- force object shorthand (#29) (b149bc2)
- prohibit useless renaming (#28) (79c9de7)