Commit Graph

3420 Commits

Author SHA1 Message Date
Haoqun Jiang 8eb12d6e3a v5.0.0-rc.0 v5.0.0-rc.0 2021-11-06 20:16:33 +08:00
Haoqun Jiang b0a6768e12 chore: pre release sync 2021-11-06 20:16:08 +08:00
Haoqun Jiang 0dde5c3dfb docs: update ts-loader version in migration guide [skip ci] 2021-11-06 14:36:15 +08:00
Haoqun Jiang 3f96e51738 test: update tests to search for the <nav> element 2021-11-06 13:38:51 +08:00
Masih Abjadi 47b7dda506 fix : accessibility issue for the navigation (#6812) [skip ci]
Co-authored-by: MasihTak <masihtak@outlook.com>

Fixes #6811
2021-11-06 13:36:55 +08:00
Haoqun Jiang 281c7997cd feat: generate vue.config.js with defineConfig wrapper (#6817) 2021-11-05 19:12:47 +08:00
Haoqun Jiang ae95731382 chore: bump ts-loader version 2021-11-05 16:20:49 +08:00
dependabot[bot] 5e9fa1ebeb chore(deps): bump vm2 from 3.9.3 to 3.9.5 (#6815)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-05 16:16:13 +08:00
dependabot[bot] 6148da4020 chore(deps): bump puppeteer from 1.11.0 to 1.13.0 (#6814)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-05 16:15:50 +08:00
Haoqun Jiang 60140af5ba feat!: remove @vue/compiler-sfc from peer dependencies (#6808) 2021-11-05 14:36:48 +08:00
Haoqun Jiang 2163399ba8 refactor: use multi-word names for router views (#6809) 2021-11-04 19:59:40 +08:00
Haoqun Jiang 66c9190fe5 chore: dependency maintenance 2021-11-04 15:20:09 +08:00
Haoqun Jiang 0a321b4b5f fix: align inquirer types' version with the inquirer package 2021-11-04 15:12:03 +08:00
Haoqun Jiang dfcfe7af45 chore!: bump jsdom version 2021-11-04 15:09:05 +08:00
Haoqun Jiang ccb46f9b59 test: run eslint v8 test in the e2e job 2021-11-04 12:16:07 +08:00
Haoqun Jiang 220e019a84 test: use --legacy-peer-deps instead of --force 2021-11-03 22:54:00 +08:00
Haoqun Jiang 3aafeddd8a test: fix failing eslint tests that caused by newer npm versions 2021-11-03 22:17:10 +08:00
Haoqun Jiang 31d9615cc3 feat(generator)!: bump eslint-plugin-vue to v8 (#6795) 2021-11-03 14:33:56 +08:00
stefanlivens 0d0a485978 fix(migrator): be aware of the project's vue version (#6794) 2021-10-29 14:46:47 +08:00
Simon Legner c71ab1e176 chore: @vue/cli-plugin-eslint does not depend on inquirer (#6789) 2021-10-29 14:22:55 +08:00
Haoqun Jiang 6014ed7f99 feat!: bump css-loader and mini-css-extract-plugin versions (#6790) 2021-10-29 14:21:58 +08:00
Haoqun Jiang 26586005f8 feat: replace@vue/eslint-config-prettier with eslint-config-prettier (#6791) 2021-10-29 14:20:34 +08:00
Haoqun Jiang d37e174547 fix: bump eslint-webpack-plugin and fix lintOnError regressions (#6787) 2021-10-28 15:18:17 +08:00
Haoqun Jiang 3f1346e973 v5.0.0-beta.7 v5.0.0-beta.7 2021-10-26 21:48:11 +08:00
Haoqun Jiang c3a19f5101 chore: pre release sync 2021-10-26 21:47:37 +08:00
Haoqun Jiang f986340973 fix: set hashFunction to xxhash64 to fix Node 17 compatibility (#6781) 2021-10-25 22:24:03 +08:00
Haoqun Jiang a38dc8e8b1 test: skip stylish test until we can make it pass consistently 2021-10-23 14:34:01 +08:00
Haoqun Jiang 23f8c6a355 test: continue fixing the eslint test timeout… 2021-10-23 13:45:23 +08:00
Haoqun Jiang 9eef87799e feat!: remove url-loader and file-loader in favor of asset modules (#6771) 2021-10-23 09:54:46 +08:00
stefanlivens d6b90ab6da fix(migrator): fix invalid semver (#6775) 2021-10-23 09:46:57 +08:00
FM 9aeafc06bb feat: add a top-level terser option to allow users to customize the minifier (#6752) 2021-10-22 19:03:38 +08:00
Haoqun Jiang 100402073e chore: update changelog [skip ci] 2021-10-14 16:00:40 +08:00
Haoqun Jiang 23dc390aa9 test: when testing the error message format, the message may be in the first data stream 2021-10-14 13:49:31 +08:00
Haoqun Jiang c0794c716d v5.0.0-beta.6 v5.0.0-beta.6 2021-10-14 11:47:31 +08:00
Haoqun Jiang c3637deee0 chore: pre release sync 2021-10-14 11:47:14 +08:00
Cédric Exbrayat 87d3cc841e feat: switch to stylish formatter for eslint (#6748) 2021-10-13 19:44:25 +08:00
Haoqun Jiang 26589033e4 fix: do not output user-input url params directly to the response html 2021-10-11 22:09:25 +08:00
Haoqun Jiang c3be5ee51b fix(ws): stricter check on web socket origins
To avoid CORS vulnerabilities
2021-10-11 21:56:56 +08:00
Haoqun Jiang a8b74b4980 v5.0.0-beta.5 v5.0.0-beta.5 2021-10-10 15:39:32 +08:00
Haoqun Jiang c6b5d5e54d chore: pre release sync 2021-10-10 15:30:04 +08:00
Haoqun Jiang ff849fb6b5 chore: dependency maintenance 2021-10-09 23:43:26 +08:00
Haoqun Jiang a0cba01099 fix: disable max-len rule to avoid eslint errors 2021-10-09 15:43:34 +08:00
Haoqun Jiang 29bc557fea test: fix windows path 2021-10-08 18:54:15 +08:00
Haoqun Jiang 57926ab3c1 test: turns out it's the codeframe test that doesn't close correctly 2021-09-30 17:23:09 +08:00
Haoqun Jiang 611b892928 refactor(webdriverio)!: don't include sync API support by default (#6695) 2021-09-30 16:41:02 +08:00
Haoqun Jiang 17081b7dc1 test: skip eslint v8 test for now
till we find a better way to test different versions of eslint
2021-09-30 15:21:28 +08:00
Haoqun Jiang 9b25d9113d test: small refinements 2021-09-29 15:31:17 +08:00
Yosuke Ota 099ba93336 feat(cli-plugin-eslint): use ESLint class instead of CLIEngine (#6714) 2021-09-29 10:27:11 +08:00
Haoqun Jiang 5f860808bc test: pass --stdin so that the dev server can be shut down correclty 2021-09-28 19:00:22 +08:00
Evan You 3f0b782bca Revert "feat: define __VUE_SSR__ flag"
This reverts commit fcf7598ec1.
2021-09-23 14:03:05 -04:00