Haoqun Jiang
8b08c73e8e
v4.0.2
2019-10-17 10:22:54 +08:00
Haoqun Jiang
81f84577e4
v4.0.0
2019-10-16 19:19:06 +08:00
Haoqun Jiang
5cce80c2f7
v4.0.0-rc.8
2019-10-11 16:11:02 +08:00
Haoqun Jiang
08d7761099
chore!: upgrade terser-webpack-plugin to 2.x ( #4676 )
...
BREAKING CHANGE:
The only real breaking change is https://github.com/webpack-contrib/terser-webpack-plugin/issues/129 ,
which is not likely to affect normal users.
The rest are default option values changes, which are already covered in
the default provided `terserOptions` of Vue CLI.
Note that here we choose to disable `extractComments` by default, as I
don't see enough data showing such license comments taking too much
space. The extra LICENSE file may also be confusing to some users.
2019-10-11 14:51:20 +08:00
Haoqun Jiang
58592fed4e
v4.0.0-rc.7
2019-10-01 23:35:39 +08:00
Haoqun Jiang
b823ca84d3
v4.0.0-rc.6
2019-09-30 20:27:57 +08:00
Haoqun Jiang
d49f784eb0
v4.0.0-rc.5
2019-09-30 18:39:52 +08:00
Haoqun Jiang
21257378d7
v4.0.0-rc.4
2019-09-25 12:31:11 +08:00
Haoqun Jiang
863d6bbfbf
v4.0.0-rc.3
2019-09-10 00:05:39 +08:00
Haoqun Jiang
af17a9b49f
feat: support sass-loader v8
2019-09-09 17:23:21 +08:00
Haoqun Jiang
d37d68afba
v4.0.0-rc.2
2019-09-08 11:52:59 +08:00
Haoqun Jiang
df0f813703
v4.0.0-rc.1
2019-09-04 16:19:42 +08:00
Haoqun Jiang
91024a7843
v4.0.0-rc.0
2019-08-21 17:48:28 +08:00
Haoqun Jiang
9baab9dc6b
chore: update @vue/component-compiler-utils to 3.0
2019-08-21 17:31:23 +08:00
Daan Roet
428d1720fe
feat: upgrade webpack ( #4253 )
2019-08-12 21:58:58 +08:00
Haoqun Jiang
f9a9880d93
v4.0.0-beta.3
2019-08-08 11:10:03 +08:00
Haoqun Jiang
7a399ef7e2
v4.0.0-beta.2
2019-07-30 00:22:38 +08:00
Haoqun Jiang
575349982b
v4.0.0-beta.1
2019-07-25 10:40:03 +08:00
Haoqun Jiang
00996ba7cf
v4.0.0-beta.0
2019-07-22 22:23:01 +08:00
Haoqun Jiang
37e2b44d17
chore!: update versions of underlying webpack loaders ( #4331 )
...
BREAKING CHANGE:
- The minimum required nodejs version is 8.9.0
- For css-loader breaking changes, see https://github.com/webpack-contrib/css-loader/releases/tag/v3.0.0
- For url-loader breaking changes, see https://github.com/webpack-contrib/url-loader/releases/tag/v2.0.0
2019-07-22 21:33:55 +08:00
Haoqun Jiang
615ae0f5b7
v4.0.0-alpha.5
2019-07-14 23:12:42 +08:00
Eric Mastro
ddfdd1af24
fix(@vue/cli-service): Update lodash.defaultsdeep ( #4273 )
...
Update `lodash.defaultsdeep` to version `^4.6.1`.
This is causing a high severity vulnerability in our repo.
Fixed in https://github.com/lodash/lodash/pull/4336 .
(cherry picked from commit 4267b542af )
2019-07-11 18:57:52 +08:00
Haoqun Jiang
bd82649a64
v4.0.0-alpha.4
2019-07-06 19:51:01 +08:00
Haoqun Jiang
300d2aa2d4
v4.0.0-alpha.3
2019-07-04 09:08:42 +08:00
Haoqun Jiang
0c2ebc4ae2
v4.0.0-alpha.2
2019-07-03 15:42:06 +08:00
Haoqun Jiang
271bf395df
chore: move yorkie from cli-service to plugin-eslint & plugin-typescript ( #4153 )
...
It is because yorkie is not used anywhere in @vue/cli-service, but only
included for the `lintOn: 'commit'` feature of eslint & typescript
plugin.
Also, a lot of global installation issues are caused by the yorkie
postinstall script. Moving it out of the dependency chain of `@vue/cli`
mitigates such issues.
2019-06-18 23:28:26 +08:00
zrh122
570588ffb1
chore: upgrade default-gateway to 5.0.2 ( #4150 )
...
fixes #4144
2019-06-15 12:39:54 +08:00
Haoqun Jiang
f3d2c1c133
fix: display correct address when multiple network adapters present ( #4083 )
...
fixes #3266
see https://github.com/vuejs/vue-cli/issues/3266#issuecomment-493487325
Thanks to @shenliangv
2019-06-04 23:57:31 +08:00
Haoqun Jiang
8fa6fa694a
v4.0.0-alpha.1
2019-05-25 17:48:40 +08:00
Haoqun Jiang
2ce1fc0982
chore: update deps
2019-05-25 14:34:43 +08:00
Haoqun Jiang
43bdc333f4
chore: revert fs-extra to 7.x to fix incompatibilities with graceful-fs
...
See: https://github.com/jprichardson/node-fs-extra/issues/687
2019-05-21 23:54:51 +08:00
Haoqun Jiang
b13ab797af
chore: update dependencies
2019-05-21 22:48:23 +08:00
Haoqun Jiang
d872cc0f2e
chore: bump fibers version to be compatible with node v12
2019-05-20 00:36:58 +08:00
Payton Burdette
fa7c1aa02d
chore: upgrade webpack-dev-server to 3.4.1 ( #4020 )
...
fixes #4016
2019-05-18 16:45:28 +08:00
Haoqun Jiang
43826f114a
chore: upgrade webpack-chain to v6 ( #3943 )
...
See: https://github.com/neutrinojs/webpack-chain/blob/master/CHANGELOG.md#v600
New feature: extended DevServer method
Also dropped support for Node.js v6. It is not a breaking change for Vue
CLI, though, as Node.js v6 was never officially supported.
2019-05-11 18:03:38 +08:00
Haoqun Jiang
63f501a2ca
v4.0.0-alpha.0
2019-05-01 00:19:37 +08:00
Haoqun Jiang
826c3292de
chore: update dependencies
2019-04-30 18:12:18 +08:00
Haoqun Jiang
cbd3107d5f
chore: upgrade to cache-loader v3
...
It's not a breaking change for Vue CLI as all our cache configs are
generated by `api.genCacheConfig` so never used the default
`cacheDirectory`.
2019-04-30 15:51:07 +08:00
Haoqun Jiang
6ba8dd1ea7
chore!: upgrade to copy-webpack-plugin v5 ( #3918 )
...
BREAKING CHANGE:
See https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md#500-2019-02-20
2019-04-30 15:43:39 +08:00
Haoqun Jiang
b486491579
chore: remove gitHead field from package.json
...
It was introduced only due to a failed `lerna publish`
2019-04-30 15:10:50 +08:00
Haoqun Jiang
2ec3fca99a
feat!: upgrade to webpack-chain v5 ( #3913 )
2019-04-30 10:31:17 +08:00
Haoqun Jiang
2c24568198
feat!: upgrade css-loader to v2 ( #3866 )
...
BREAKING CHANGE:
See bc16c3db95/CHANGELOG.md (200-2018-12-07)
2019-04-30 10:18:03 +08:00
Haoqun Jiang
0dbfa5a0bf
v3.7.0
2019-04-28 14:21:35 +08:00
Guillaume Chau
89e0697cc9
feat: syntax highlight inspect output ( #3844 )
2019-04-18 17:03:11 +02:00
Haoqun Jiang
99a06d1758
v3.6.0
2019-04-13 23:56:37 +08:00
Haoqun Jiang
cc66247950
chore: update deps
2019-04-11 14:49:12 +08:00
Haoqun Jiang
2e20b7aef4
feat: bundle currentScript polyfill by default if library needs IE support ( #3760 )
2019-04-08 19:48:19 +08:00
Haoqun Jiang
582dc45015
v3.5.3
2019-03-27 23:51:30 +08:00
Haoqun Jiang
e1328accf6
chore: 3.5.2 changelog [ci skip]
2019-03-27 10:54:41 +08:00
Haoqun Jiang
0dc7934972
v3.5.2
2019-03-27 10:42:28 +08:00