Commit Graph

166 Commits

Author SHA1 Message Date
Haoqun Jiang 5937a67a48 v3.3.0 2019-01-08 12:02:58 +08:00
Haoqun Jiang 9a9d63cef9 v3.2.3 2019-01-03 15:49:11 +08:00
Haoqun Jiang b30e2b779e v3.2.2 2018-12-30 21:05:48 +08:00
Haoqun Jiang d459d2ef1a chore: pre release sync 2018-12-30 21:03:20 +08:00
Haoqun Jiang e3ca74e1d2 chore: update dependencies 2018-12-14 19:28:41 +08:00
Haoqun Jiang d60657af6d v3.2.0 2018-11-28 02:50:01 +08:00
Haoqun Jiang f6ea6f928c chore: update deps 2018-11-28 02:18:37 +08:00
Haoqun Jiang cd7a5d0b52 Publish
- @vue/cli-plugin-e2e-cypress@3.1.2
 - @vue/cli-plugin-eslint@3.1.5
 - @vue/cli-plugin-pwa@3.1.2
 - @vue/cli-service-global@3.1.3
 - @vue/cli-service@3.1.4
 - @vue/cli-ui-addon-webpack@3.1.2
 - @vue/cli-ui-addon-widgets@3.1.2
 - @vue/cli-ui@3.1.2
 - @vue/cli@3.1.2
 - @vue/eslint-config-prettier@4.0.1
 - vue-cli-version-marker@3.1.1
2018-11-12 16:20:18 +08:00
Haoqun Jiang 0d581ad66b chore: @vue/cli-service v3.1.1 2018-11-06 19:37:59 +08:00
Haoqun Jiang 73923de54d fix: relax webpack version requirement
To avoid introducing two different instances of webpack when
@cypress/webpack-preprocessor 3.0.0/3.0.1 is also installed, which
breaks HMR.

Fixes #2873
Fixes #2892
2018-11-06 19:30:22 +08:00
Haoqun Jiang e25c0e84ba chore: update cache-loader version
Now that the critical bug has been fixed, it's better to keep updated.
2018-11-06 19:30:21 +08:00
Haoqun Jiang b5e4cc213f Publish
- @vue/cli-init@3.1.1
 - @vue/cli-plugin-e2e-cypress@3.1.1
 - @vue/cli-plugin-e2e-nightwatch@3.1.1
 - @vue/cli-plugin-eslint@3.1.4
 - @vue/cli-plugin-pwa@3.1.1
 - @vue/cli-plugin-typescript@3.1.1
 - @vue/cli-plugin-unit-jest@3.1.1
 - @vue/cli-plugin-unit-mocha@3.1.1
 - @vue/cli-service-global@3.1.2
 - @vue/cli-service@3.1.2
 - @vue/cli-shared-utils@3.1.1
 - @vue/cli-test-utils@3.1.1
 - @vue/cli-ui-addon-webpack@3.1.1
 - @vue/cli-ui-addon-widgets@3.1.1
 - @vue/cli-ui@3.1.1
 - @vue/cli-upgrade@3.1.1
 - @vue/cli@3.1.1
 - @vue/eslint-config-typescript@3.1.1
2018-11-02 22:53:49 +08:00
Haoqun Jiang 14e8585cd0 chore: update deps 2018-11-01 14:14:07 +08:00
Haoqun Jiang 3829ebeea9 v3.1.1 2018-10-31 11:57:39 +08:00
Haoqun Jiang c138c7d544 fix: add acorn-walk as dependency instead of relying on acorn's internal folder structure
fixes #2848
2018-10-31 10:43:18 +08:00
Haoqun Jiang 782afeff73 v3.1.0 2018-10-31 02:11:23 +08:00
Haoqun Jiang 0763d626ed fix: pin cache-loader to v1.2.2 temporarily
fixes #2847
2018-10-31 01:10:49 +08:00
Haoqun Jiang 51656ee8fd chore: update deps 2018-10-30 20:43:53 +08:00
Haoqun Jiang 33a3b19df2 feat: update vue-jest to 3.x along with other dependency updates
As vue-jest is only used in generators, it should be considered as a
semver minor rather than semver major.
2018-10-28 14:29:52 +08:00
Haoqun Jiang 8a54ef60dc chore: upgrade deps (#2642)
closes #2376


* chore: update deps

* fix: remove extraneous require

* fix: force @babel/core resolution to be ^7.0.0

Previously it was interfered by vue-apollo & vuepress 0.14

* fix: sync deps

* chore: update yarn.lock
2018-10-20 21:29:17 +08:00
Haoqun Jiang 0e5cf4a4eb chore: switch from uglifyjs-webpack-plugin to terser-webpack-plugin (#2742)
closes #2245
2018-10-20 19:31:59 +08:00
Haoqun Jiang 7fd3af2415 v3.0.5 2018-10-09 17:19:49 +08:00
Haoqun Jiang 86b3845faa v3.0.4 2018-09-25 16:00:36 +08:00
Haoqun Jiang 3015bc2537 v3.0.3 2018-09-12 13:18:40 +08:00
Haoqun Jiang 33726981fa v3.0.2 2018-09-11 22:45:32 +08:00
Evan You 7d1818d473 ci: fix css rules test 2018-09-11 10:33:36 -04:00
Evan You 2669008ea2 v3.0.1 2018-08-16 12:10:33 -04:00
Evan You 1f0c8e935e fix: work around url-loader 1.1.0 regression
close #2242
2018-08-16 10:15:47 -04:00
Evan You a2c767efc4 fix: minify embedded CSS with extract: false
close #2214
2018-08-15 18:34:55 -04:00
Evan You 394d534638 v3.0.0 2018-08-10 11:01:14 -04:00
Evan You ba75e29243 fix: avoid adding githooks if created as sub dir in existing git repo
close #2131
2018-08-09 11:47:30 -04:00
Evan You e075ccff36 v3.0.0-rc.12 2018-08-09 02:23:23 -04:00
Evan You 55043d310e feat: support Subresource Integrity via integrity option 2018-08-09 01:22:46 -04:00
Evan You 7b39bed188 refactor: use better modern mode and cors implementation
BREAKING CHANGE: The `corsUseCredentials` option has been replaced by the new
`crossorigin` option.
2018-08-08 23:31:13 -04:00
Evan You 9e4d62cc80 fix: ensure consistent build hash with different project locations 2018-08-07 17:36:11 -04:00
Evan You 67630d2f6c v3.0.0-rc.11 2018-08-07 11:20:43 -04:00
Evan You d494350fdb chore: fix package homepage links [ci skip] 2018-08-07 11:17:23 -04:00
Evan You fd839b5bbe fix: make vue-template-compiler a peer dep to allow version pinning
close #2086
2018-08-06 22:13:32 -04:00
Evan You 795393e60c v3.0.0-rc.10 2018-07-30 18:19:13 -04:00
Evan You 63407bd268 v3.0.0-rc.9 2018-07-28 23:23:37 -04:00
Evan You eafacbad90 v3.0.0-rc.8 2018-07-27 14:03:24 -04:00
Evan You 031e961894 v3.0.0-rc.7 2018-07-26 22:38:19 -04:00
Evan You b589dfa6c2 v3.0.0-rc.6 2018-07-26 18:11:44 -04:00
Guillaume Chau 6e6533c56a v3.0.0-rc.5 2018-07-16 15:51:27 +02:00
Guillaume Chau fc6541fd59 v3.0.0-rc.4 2018-07-13 19:03:31 +02:00
Payton Burdette 153c418555 feat: vue config command (#1554)
* fixed broken plugin dev link on contributing guide

* feat(cli-service): vue config command added

* feat(cli-service): vue config command added

* feat(cli-service): added config commands get and delete

* feat(cli-service): added vue edit command and opn dependcy

* feat(cli-service): added vue config set command and vue config check

* feat(cli-service): nested path support and command/logs adjustment

* feat(cli-service): command option descriptions updated with preset

* refactor: object get/set/unset

* feat: json option + fs/JSON fixes
2018-07-12 00:36:59 +02:00
Guillaume Chau 93940c2c25 chore: upgrade deps 2018-07-11 00:55:02 +02:00
Guillaume Chau 96778b2caf chore: update main deps (#1772)
* chore: update main deps

* chore: update ts types

* chore: update generator deps versions

* fix: ts-jest

* chore: upgrade ts-jest again

* fix: re-generated yarn.lock

* chore: more upgrades

* fix: jest test matching on Windows
2018-07-08 13:56:10 +02:00
Evan You 5cf1958a69 v3.0.0-rc.3 2018-06-18 10:36:49 -04:00
Evan You 2698f66670 v3.0.0-rc.2 2018-06-14 09:44:25 -04:00