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
c76d2e691d
style: add a "no-shadow" linter rule ( #4385 )
...
It has become a common source of mistakes.
For example, during PR #4363 I've referred to the wrong `options`
several times due to the variable shadowing.
2019-08-02 18:24:52 +08:00
Haoqun Jiang
7a399ef7e2
v4.0.0-beta.2
2019-07-30 00:22:38 +08:00
Haoqun Jiang
fc3e0a30b5
chore: plugins should list @vue/cli-service in peerDependencies ( #4365 )
2019-07-29 10:45:12 +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
615ae0f5b7
v4.0.0-alpha.5
2019-07-14 23:12:42 +08:00
Haoqun Jiang
bd82649a64
v4.0.0-alpha.4
2019-07-06 19:51:01 +08:00
Haoqun Jiang
8b8bb99316
feat: allow omitting scope prefix for official plugins on vue add ( #4219 )
2019-07-06 17:09:38 +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
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
Luiz Victor Linhares Rocha
49725b4c04
feat(HtmlPwaPlugin): adds 'manifestCrossorigin' option ( #3939 )
...
close #3933
2019-05-25 13:58:54 +08:00
Haoqun Jiang
3648a51a91
test: replace http-server with serve to create a test server ( #4056 )
...
Fixes Windows compatibility caused by https://github.com/indexzero/http-server/issues/525
And, serve is better maintained than http-server or ecstatic.
2019-05-25 13:32:32 +08:00
Haoqun Jiang
38c74c1542
chore: fix lint errors
2019-05-21 23:26:34 +08:00
Haoqun Jiang
63f501a2ca
v4.0.0-alpha.0
2019-05-01 00:19:37 +08:00
毛呆
9c0bf4ce26
feat!: manifest.json should be generated by cli-plugin-pwa ( #2981 )
...
BREAKING CHANGE:
For those who changed their `manifest.json` in `public/` directory, their changes will be ignored.
2019-04-30 15:00:42 +08:00
Haoqun Jiang
748618ff36
feat!: upgrade to workbox v4 ( #3915 )
...
include manifest.json by default and exclude manifest.js files, following workbox v4 changes: https://github.com/GoogleChrome/workbox/pull/1679
2019-04-30 10:31:33 +08:00
Haoqun Jiang
0dbfa5a0bf
v3.7.0
2019-04-28 14:21:35 +08:00
Haoqun Jiang
99a06d1758
v3.6.0
2019-04-13 23:56:37 +08:00
Haoqun Jiang
0b363bec49
v3.5.1
2019-03-12 16:03:53 +08:00
Haoqun Jiang
65eec48581
v3.5.0
2019-03-08 14:40:48 +08:00
Haoqun Jiang
5306c3787d
chore: update deps
2019-02-25 01:05:44 +08:00
Haoqun Jiang
0c3f6183a8
v3.4.1
2019-02-20 14:48:28 +08:00
Damian Stasik
87f9a29823
chore: add repository.directory field to each package.json to specify where each package lives in a monorepo ( #3397 )
2019-02-07 17:35:23 +08:00
Haoqun Jiang
22232df781
v3.4.0
2019-02-01 02:43:05 +08:00
Haoqun Jiang
6e5e1170bf
fix: add webpack to plugins' dependencies, fix yarn peer dep warnings
2019-02-01 02:25:57 +08:00
Haoqun Jiang
5937a67a48
v3.3.0
2019-01-08 12:02:58 +08:00
Haoqun Jiang
b30e2b779e
v3.2.2
2018-12-30 21:05:48 +08:00
Natalia Tepluhina
a37c97f838
docs: added an explanation about why service worker is included only in production mode ( #3050 ) [ci skip]
...
closes #2278
2018-12-01 21:11:36 +08:00
Haoqun Jiang
d60657af6d
v3.2.0
2018-11-28 02:50:01 +08:00
Haoqun Jiang
cdec606587
chore: upgrade register-service-worker version
...
closes #2964
2018-11-19 18:10:47 +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
Victor
2bd5b4f8ab
docs: fix minor type ( #2893 )
...
incons -> icons
2018-11-06 11:17:34 +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
782afeff73
v3.1.0
2018-10-31 02:11:23 +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
Noel De Martin
6d26c756d5
fix: use relative paths in manifest.json for compatibility with Github Pages ( #2271 )
...
* Use relative paths in manifest.json
* Use dot syntax for relative paths in manifest.json
2018-10-12 21:01:44 +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
714d12ab1e
chore: bump versions for cli-plugins & eslint-configs
2018-09-12 15:08:12 +08:00
Haoqun Jiang
33726981fa
v3.0.2
2018-09-11 22:45:32 +08:00
Evan You
2669008ea2
v3.0.1
2018-08-16 12:10:33 -04:00
Evan You
394d534638
v3.0.0
2018-08-10 11:01:14 -04:00
Evan You
e075ccff36
v3.0.0-rc.12
2018-08-09 02:23:23 -04:00
Evan You
414ac5f9f2
ci: fix pwa spec
2018-08-09 01:40:24 -04:00
Evan You
ce335da9da
ci: bump timeout
2018-08-07 17:36:29 -04:00