Commit Graph

417 Commits

Author SHA1 Message Date
Haoqun Jiang 89af6c50c2 v5.0.0-alpha.8 2021-03-24 20:51:52 +08:00
Haoqun Jiang 06eefe41ab chore: dependency maintenance 2021-03-12 14:52:10 +08:00
Haoqun Jiang e591bfa5eb v5.0.0-alpha.7 2021-03-11 16:27:23 +08:00
Haoqun Jiang 40e3de2c7c v5.0.0-alpha.6 2021-03-10 20:47:12 +08:00
Haoqun Jiang 6f88bd5ff4 v5.0.0-alpha.5 2021-02-23 16:44:23 +08:00
Haoqun Jiang 4d134066b4 fix: better dev server & webpack 4 compatibility and some trivial dependency updates (#6291) 2021-02-19 15:07:31 +08:00
Haoqun Jiang cf3d801934 v5.0.0-alpha.4 2021-02-18 15:44:47 +08:00
Haoqun Jiang 5f4656e7e5 chore: merge branch 'master' into dev 2021-01-22 16:30:34 +08:00
Haoqun Jiang 3d80810a55 v5.0.0-alpha.3 2021-01-22 16:20:35 +08:00
Haoqun Jiang 48d6afd73d v5.0.0-alpha.2 2021-01-06 15:31:25 +08:00
Haoqun Jiang 6ee1413aaa chore: Merge branch 'next' into dev 2021-01-06 15:29:35 +08:00
Haoqun Jiang 104f9bcc71 v5.0.0-alpha.1 2021-01-06 15:25:18 +08:00
Haoqun Jiang 4378c8df26 style: replace eslint-plugin-vue-libs with standard config (#6148) 2021-01-06 14:29:12 +08:00
Haoqun Jiang 0372160524 chore: some trivial dependency version bumps (#6152) 2020-12-17 16:24:10 +08:00
Haoqun Jiang 7139e4093a v5.0.0-alpha.0 2020-12-14 19:48:08 +08:00
Haoqun Jiang 696cbd1f14 chore: dependency and lockfile maintenance 2020-12-11 14:53:13 +08:00
Haoqun Jiang 85c2e007f8 chore!: support v5 alpha as peer dependencies, drop v4 prereleases (#6132) 2020-12-11 14:37:56 +08:00
Haoqun Jiang eee082d331 feat: bump lint-staged to v10 (#6136) 2020-12-11 14:37:25 +08:00
Githoniel ea6151f013 fix: eslint formatter path error (#6134)
Co-authored-by: Binwei Fang <fangbinwei@yeah.net>
2020-12-11 01:19:59 +08:00
Haoqun Jiang b96c3bdb08 feat: update eslint-related packages (#6123) 2020-12-09 15:03:38 +08:00
Haoqun Jiang f73fa6e4e5 chore: dependency maintenance 2020-12-08 15:29:09 +08:00
Binwei Fang a153af8f1e feat: replace eslint-loader by eslint-webpack-plugin (#6094)
closes #5926, using eslint-webpack-plugin can fix the problem of eslint-loader caused by cache-loader

closes #3065 
closes #5399 
closes #4425
2020-12-07 16:08:33 +08:00
Haoqun Jiang 2dbe0be840 feat!: support and use webpack 5 as default (#6060) 2020-12-03 15:16:35 +08:00
Yazhe Wang 83773ae946 fix(generator): upgrade to prettier v2 (#6020)
Fixes: #5956
2020-11-26 16:36:14 +08:00
Binwei Fang 9136696197 feat(eslint): support eslint7 and @babel/eslint-parser (#6059)
closes #5734 
closes #5981
2020-11-20 09:10:49 +08:00
Haoqun Jiang 25a89c6a50 chore: merge branch 'v4' into dev 2020-10-19 18:47:57 +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
Andrew Taylor 1a0d4df854 feat(lint): add output file option (close #4849) (#4850) 2020-10-12 14:36:00 +08:00
Haoqun Jiang 3656416bd0 chore: merge branch 'next' into dev 2020-10-09 15:12:38 +08:00
Haoqun Jiang 597b4b6436 v4.5.7 2020-10-07 16:39:24 +08:00
Haoqun Jiang 36e500d266 chore!: update eslint-loader, minimum supported ESLint version is 6 (#5870) 2020-09-11 09:49:44 +08:00
Haoqun Jiang 6cac3af2df v4.5.6 2020-09-10 21:32:13 +08:00
Haoqun Jiang 6857b82dfc chore: Merge branch 'dev' into next 2020-09-10 20:46:50 +08:00
Haoqun Jiang f77b4d35a5 v4.5.5 2020-09-10 19:56:18 +08:00
Haoqun Jiang b07be3ca8a chore: dependency maintenance 2020-09-07 21:39:04 +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