Commit Graph

1035 Commits

Author SHA1 Message Date
Haoqun Jiang 8eb12d6e3a 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 3f96e51738 test: update tests to search for the <nav> element 2021-11-06 13:38:51 +08:00
Haoqun Jiang 60140af5ba feat!: remove @vue/compiler-sfc from peer dependencies (#6808) 2021-11-05 14:36:48 +08:00
Haoqun Jiang 66c9190fe5 chore: dependency maintenance 2021-11-04 15:20:09 +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 3f1346e973 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 9eef87799e feat!: remove url-loader and file-loader in favor of asset modules (#6771) 2021-10-23 09:54:46 +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 c0794c716d 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 a8b74b4980 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
Yosuke Ota 099ba93336 feat(cli-plugin-eslint): use ESLint class instead of CLIEngine (#6714) 2021-09-29 10:27:11 +08:00
Evan You 3f0b782bca Revert "feat: define __VUE_SSR__ flag"
This reverts commit fcf7598ec1.
2021-09-23 14:03:05 -04:00
Evan You fcf7598ec1 feat: define __VUE_SSR__ flag 2021-09-23 13:02:46 -04:00
zj9495 7527271feb fix(cli-service): skip minimization of public folder (#6700) 2021-09-22 11:16:03 +08:00
Haoqun Jiang 8b53487ac8 v5.0.0-beta.4 2021-09-15 19:07:40 +08:00
Haoqun Jiang 4b8e27fdc0 chore: pre release sync 2021-09-15 19:04:22 +08:00
Haoqun Jiang 967f948e17 feat!: upgrade to webpack-dev-server v4 (#6669) 2021-09-15 16:11:19 +08:00
Haoqun Jiang 3ed0a14009 chore: bump copy-webpack-plugin 2021-09-01 20:36:52 +08:00
Haoqun Jiang c30ebdc81a fix: avoid copy-webpack plugin errors in modern mode (#6665) 2021-09-01 17:15:43 +08:00
Haoqun Jiang 18c1e8ba4e Revert "chore: bump fs-extra"
This reverts commit 34ae6f271a.

See https://github.com/jprichardson/node-fs-extra/issues/901
2021-08-31 17:13:29 +08:00
Haoqun Jiang 7f0f858d7e chore: sass-loader version bump
`fiber` is also removed from dev deps as it won't be not used in
Node.js >= 16
2021-08-31 16:23:41 +08:00
Haoqun Jiang daf9623d99 chore: bump vue versions in generator 2021-08-31 16:03:32 +08:00
Haoqun Jiang 34ae6f271a chore: bump fs-extra 2021-08-31 15:58:42 +08:00
David Kubeš 88313fd885 refactor: remove redundant Webpack version checks (#6638) 2021-08-31 15:43:18 +08:00
Haoqun Jiang c8833d37c2 chore: update stylus-loader
No breaking changes other than minimum Node.js version requirement
2021-08-31 15:34:28 +08:00
Vinsea 0f094547e1 fix(cli-service): wrong property name (typo) (#6645) 2021-08-24 16:38:45 +08:00
Haoqun Jiang c1bf3d8746 v5.0.0-beta.3 2021-08-10 15:05:41 +08:00
Haoqun Jiang 627f51b1dd chore: pre release sync 2021-08-10 15:05:09 +08:00
Haoqun Jiang cf1022d4c4 chore: bump dependency versions 2021-08-02 15:39:01 +08:00
Haoqun Jiang 17a0c3708c fix: mark sideEffects: true for styles in Vue components (#6597)
See discussions at https://github.com/vuejs/vue-loader/issues/1435
2021-07-30 14:04:21 +08:00
Haoqun Jiang e41ef41540 chore!: drop webpack-4 support in v5 (#6598)
1. I don't think I'll ever have the capacity to keep maintaining this
compat plugin. It's better to drop it now than later.
2. The plugin is needed at the time of alpha.0 because many ecosystem
plugins does not support webpack 5. But now I don't think it will be a
major hurdle.
3. The implementation was too hacky.
2021-07-30 14:03:54 +08:00
Muhammadamin 566c803a49 feat(cli-service): add support new image format avif (#6530) 2021-06-23 15:31:50 +08:00
Haoqun Jiang ae7c5a57f0 v5.0.0-beta.2 2021-06-09 13:15:30 +08:00
Haoqun Jiang 4c753bc7e8 chore: pre release sync 2021-06-09 13:15:07 +08:00
Haoqun Jiang 820b9b7826 chore: use scoped package names for aliases (#6519) 2021-06-09 08:37:05 +08:00
Binwei Fang 4be4bb39ad feat: implement plugin execution order (#6411) 2021-06-07 16:49:44 +08:00
tomica 9f2aa63453 fix: don't append slash on publicPath: 'auto' (#6506) 2021-06-03 21:15:51 +08:00
Haoqun Jiang e6262a4fb5 v5.0.0-beta.1 2021-05-14 16:40:11 +08:00
Haoqun Jiang 5612398803 chore: pre release sync 2021-05-14 16:39:50 +08:00
Haoqun Jiang cc6f74d038 fix: webpack-sources is an optinal peer dependency
It is only required when we are using webpack 4
2021-05-14 15:59:39 +08:00
Kael ca26f8cec1 fix(SafariNomoduleFixPlugin): use RawSource instead of a plain object (#6470) 2021-05-14 15:58:53 +08:00
Thomas Timmers 3bb2d84045 feat: add "tags" part to htmlWebpackPlugin (#6472)
Add it for use-cases like https://github.com/jantimon/html-webpack-plugin/tree/main/examples/custom-insertion-position
2021-05-14 15:39:26 +08:00
Haoqun Jiang 2d3116ed50 v5.0.0-beta.0 2021-04-25 17:18:28 +08:00