Commit Graph

393 Commits

Author SHA1 Message Date
Haoqun Jiang 6e0d846b9a v4.5.13 2021-05-08 08:35:53 +08:00
Haoqun Jiang b0de229e78 v4.5.12 2021-03-17 19:47:54 +08:00
Haoqun Jiang 87c35a03bf feat: bump default prettier version to 2.x
Only in version 2.x that prettier could parse TypeScript syntaxes like
`import type`
2021-03-17 17:09:04 +08:00
Haoqun Jiang 106c323a64 feat: use TS 4.2+ in newly created projects
Fixes #6299
2021-03-17 15:34:53 +08:00
Haoqun Jiang cf7b46adc4 v4.5.11 2021-01-22 22:54:48 +08:00
Haoqun Jiang 5bc8c80ded v4.5.10 2021-01-06 15:08:26 +08:00
Haoqun Jiang 3fd9cac88c v4.5.9 2020-11-17 14:49:47 +08:00
Haoqun Jiang d06a1e8995 v4.5.8 2020-10-19 18:39:13 +08:00
Haoqun Jiang d77fa6a273 fix: narrow the eslint peer dep version range, avoiding npm 7 error (#5962) 2020-10-15 15:24:21 +08:00
Haoqun Jiang 597b4b6436 v4.5.7 2020-10-07 16:39:24 +08:00
Haoqun Jiang 6cac3af2df v4.5.6 2020-09-10 21:32:13 +08:00
Haoqun Jiang f77b4d35a5 v4.5.5 2020-09-10 19:56:18 +08:00
Haoqun Jiang ff24edb663 v4.5.4 2020-08-18 10:11:09 +08:00
Haoqun Jiang a1ee583ede v4.5.3 2020-08-11 17:08:50 +08:00
Haoqun Jiang 395212598a v4.5.2 2020-08-10 14:48:47 +08:00
Necmettin Karakaya 5baec1fdc5 chore: fix common misspelling errors (#5694)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
2020-08-10 01:17:01 +08:00
Haoqun Jiang 09adc41408 v4.5.1 2020-08-06 23:49:20 +08:00
Haoqun Jiang 56348259db v4.5.0 2020-07-24 19:41:52 +08:00
Haoqun Jiang b1772cadd2 feat: allow choosing vue version on creation (and in presets) (#5637) 2020-07-24 18:54:15 +08:00
Haoqun Jiang e311b062cb v4.4.6 2020-06-24 13:23:16 +08:00
Haoqun Jiang b66bc8c6e6 v4.4.5 2020-06-22 20:00:02 +08:00
yazhe wang 6592e62770 docs: update cli eslint plugin configuration (#5579) [ci skip]
* docs: update cli eslint plugin configuration

* docs: sync cli-plugin-eslint README from core-plugins

* docs: update eslint plugin README
2020-06-16 18:59:50 +08:00
Haoqun Jiang 78374b717e v4.4.4 2020-06-12 20:59:21 +08:00
Haoqun Jiang d9453e8227 v4.4.3 2020-06-12 15:53:06 +08:00
Haoqun Jiang e13f8f8588 chore: merge branch 'master' into dev 2020-06-12 15:52:05 +08:00
Haoqun Jiang a4839e921b v4.4.2 2020-06-12 15:46:01 +08:00
EzioShiki 1d0deded94 fix(eslint-migrator): skip upgrade prompt if eslint v7 is detected (#5545)
Co-authored-by: EzioShiki <zhuzhenya@zuoyebang.com>

Fixes #5533
2020-06-02 21:19:28 +08:00
Haoqun Jiang 34f303b0b6 v4.4.1 2020-05-25 16:09:19 +08:00
Haoqun Jiang 6323b73260 v4.4.0 2020-05-19 23:19:18 +08:00
Haoqun Jiang 8b01c9ec51 chore: dependency maintenance (#5496) 2020-05-18 21:24:19 +08:00
杨昆 a91649e8c0 fix(eslint): invalidate the cache when .eslintignore changes (#5455) 2020-05-11 16:16:33 +08:00
Haoqun Jiang 8d1056268e chore: dependency maintenance 2020-04-29 16:41:40 +08:00
Haoqun Jiang 2ec479a331 v4.3.1 2020-04-07 23:39:34 +08:00
Haoqun Jiang 30b6873fed fix(eslint-migrator): fix local eslint major version detection (#5363)
closes #5357
2020-04-07 18:54:00 +08:00
Haoqun Jiang 465986923a v4.3.0 2020-04-01 15:59:32 +08:00
Haoqun Jiang ee05918486 chore: dependency maintenance 2020-04-01 14:27:44 +08:00
Haoqun Jiang 960400bc07 chore: merge branch 'master' into dev 2020-04-01 13:14:44 +08:00
megos 12f3d3bc09 chore(eslint): Bump eslint-loader version to support ESLint 6 (#5273) 2020-03-19 17:44:25 +08:00
Haoqun Jiang 36c6c2e8e5 fix: fix severity config in ui (#5242)
* fix: fix severity config in ui

closes #5175

* test: update test
2020-03-19 16:44:16 +08:00
Haoqun Jiang 41cf5e1059 feat: ease the default no-console severity to warn (#5241)
As ESLint 6 removes this rule from the recommended config
https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-has-been-updated
2020-03-19 16:41:43 +08:00
noi 0569054b47 docs: fix readme of @vue/cli-plugin-eslint (#5226) [ci skip]
The default target directories of `vue-cli-service lint` command were written as `src` and `test`, but `src` and `tests` are correct.
2020-02-28 12:39:21 +08:00
Haoqun Jiang 0380f226b9 v4.2.3 2020-02-27 22:31:36 +08:00
Haoqun Jiang 94da5243be v4.2.2 2020-02-07 19:10:35 +08:00
Haoqun Jiang 8b951f81d5 v4.2.1 2020-02-07 18:09:45 +08:00
Haoqun Jiang 079a451f18 v4.2.0 2020-02-07 15:44:52 +08:00
Haoqun Jiang f5f4de0aa3 feat(GeneratorAPI): allow passing options to api.extendPackage (#5149)
Currently, 3 options are implemented:

- options.prune (defaults to `false`) - Remove null or undefined
fields from the object after merging.
- options.merge (defaults to `true`) deep-merge nested fields, note
that dependency fields are always deep merged regardless of this option.
- options.warnIncompatibleVersions (defaults to `true`) Output warning
if two dependency version ranges don't intersect.

Closes #4779
2020-02-06 14:28:00 +08:00
Haoqun Jiang 1b64ff8464 fix: fix eslint errors for typescript + e2e-nightwatch setup 2020-02-05 17:51:50 +08:00
Haoqun Jiang 3ee096ec35 fix: don't output warning message on eslint deps upgrade 2020-02-04 21:52:05 +08:00
Haoqun Jiang 45013906de test: uncomment the airbnb eslint migrator test 2020-02-04 20:04:20 +08:00
Haoqun Jiang 8028d9fff7 chore: dependency maintenance 2020-02-02 23:08:35 +08:00