Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vue-cli

đŸ› ïž webpack-based tooling for Vue.js Development
https://github.com/vuejs/vue-cli

fix: missing proxy argument (#5778)

Closes #5761

879b815f75fddd63f861624487164f86c3b37ac9 authored over 4 years ago
v4.5.3

a1ee583ede9e9feb85ab2a44927da49422d48e18 authored over 4 years ago
fix: load vue from `@vue/cli-service-global` on `vue serve`/`vue build` (#5774)

8cf3745ef959fe99ecd38dc6d556778d105687f9 authored over 4 years ago
fix: add missing mocha type if wdio is not installed along with any unit testing frameworks (#5769)

b85f5f264ffb31157b7dd99ecf2ebb8f3ced71d8 authored over 4 years ago
fix: only replace App.vue when there's no router plugin (#5771)

Fixes #5770

2a561793fde24a80edf55a1eacc7b5798a137e45 authored over 4 years ago
v4.5.2

395212598aa243d56159c6048372b358fed812fe authored over 4 years ago
chore: Merge branch 'master' into dev

3803016bd56c9f6bce0e5d7e870d7ed11ad6f5ab authored over 4 years ago
chore: fix common misspelling errors (#5694)

Co-authored-by: Haoqun Jiang <[email protected]>

5baec1fdc5588b22f47b4fdfdaa84305eb64299a authored over 4 years ago
fix: no longer need a shim for fork-ts-checker vue 3 support (#5768)

See https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/pull/423

ee41812cfd982dcafb2cdbcc9842d35cc11ae453 authored over 4 years ago
docs: [RU] Translation update (#5765)

* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] u...

f8395618bbdbc0d014b9ab84d7dd1305b82a1d54 authored over 4 years ago
chore: remove extraneous exclamation marks

48d2e67dea19ebec9fd3ca18f7a50ff8b5728db4 authored over 4 years ago
v4.5.1

09adc41408f6528554fcf9801b5bae169d5051a9 authored over 4 years ago
docs: update deployment.md (#5728) [ci skip]

19f1a8ad6681a9aa466228c5ac4283916cf0d993 authored over 4 years ago
chore: update type definition test (#5759)

1c34f640d624cbd2ad14214b6c961ce2a382a417 authored over 4 years ago
chore: default to non-class components for Vue 3 TS projects (#5755)

3a5ed77a51923ca56031bd406283da2638e5c96c authored over 4 years ago
fix: fix webdriverio ts setup

9535c1786d77b71fe6d686c38d1dfd63edeebe91 authored over 4 years ago
fix: fix missing 's' in directory path

56bb3e03ae296c2214ed65b96e1d0096a1491bb8 authored over 4 years ago
chore: use `stdout.columns` to determine the stats table width (#5754)

closes #5749

8dceddb6a6ee39ae4db44522a86b44aa27f8d0b7 authored over 4 years ago
refactor: output webdriverio logs to `tests/e2e/logs` (#5753)

This allows us to have a more accurate path to specify in .gitignore

8e4090f545d094767d6975e5aa124fb9a9f05eb3 authored over 4 years ago
chore: update webdriver.io docs

d39d95c2ee60ea4fbe128510908982d2a322eb78 authored over 4 years ago
chore: update @vuepress/theme-vue

a79fe830884b0f2ef90565fc9dc53080fb8c2ca2 authored over 4 years ago
fix: should not add to capabilities if corresponding browser is unchecked on creation

e5b17fac27772d00607bb3315057daed659bfe87 authored over 4 years ago
fix: fix skipLibCheck default value for `vue create` (#5731)

ccbcc0d91ff1479e16bcd24f4bea5e9b427d2dfe authored over 4 years ago
fix: fix webdriver.io setup with TS

467e577e499588970984bbc4f4efc1fb9689986d authored over 4 years ago
chore: dependency maintenance (#5742)

fe90abdeacc003d7510739b90625edeae47b3798 authored over 4 years ago
fix: ignore `.svn/**` when reading and writing files (#5744)

Fixes #5689

77f4489f2d59604320221156d8dde8579d44bea2 authored over 4 years ago
docs: add cloudbase deploy doc (#5741)

544e0547054947c471fe9d71a2b967e57f5f3111 authored over 4 years ago
fix(e2e): shouldn't install webdrivers for unchecked browsers on creation (#5736)

1030f3959907f1b2133f0164220eedb0136db328 authored over 4 years ago
refactor(cli-service): webpack `devtool` option (#5735)

Close: #5729

de3d0622bb36a9b379fe6c82458914e58d0d4f22 authored over 4 years ago
feat(e2e-webdriverio): add e2e plugin for WebdriverIO (#5479)

87e9d42fbee665cecf7ffc0cf2741136ca2aae9c authored over 4 years ago
feat: implement a migrator that removes `vue-next` as it's no longer needed (#5725)

d319007ffa702986e68222f8ca07a59bbfc1dbd8 authored over 4 years ago
fix: make vue-loader-v16 an optional dependency, avoid crashing npm 5 (#5718)

fixes #5715

57f4184e4f9ca39b94ba42cc0ef2712748a242a4 authored over 4 years ago
fix: use fork-ts-checker-webpack-plugin v5 for vue 3 type checking (#5722)

Fixes #5712

Note this is a optional dependency so that we don't break compatibility
with Nod...

1aaa59264235b83cb1e2700ab2cf3aa04b40c907 authored over 4 years ago
chore: add issue template config.yml (#5720)

Co-authored-by: Haoqun Jiang <[email protected]>

f99079cbb053d539a4e4048770a8a4154407298a authored over 4 years ago
Revert "refactor: use console.clear to clear the log (#5700)"

This reverts commit 7c2a36b889ec254bb293f8bf147129a81b870e09.

`console.clear` overrides the pre...

f1e77a5551f745df46353b62f4c34c2fe209a682 authored over 4 years ago
v4.5.0

56348259db4412428d9b5ab49e4bc91191c24fff authored over 4 years ago
chore: pre release sync

15448dcd3b46809ea60097e31bd6eb6e4b9aef37 authored over 4 years ago
workflow: remove explicit cyclic dependencies to avoid lerna errors

Though there's still implicit dependency on `@vue/cli` in
`@vue/cli-test-utils`, users can fix i...

21b2691b4beb5718942dc26b91f7532df67429be authored over 4 years ago
chore: Merge branch 'master' into dev

05057c1650462878dd8d781b8c23896bc3611dca authored over 4 years ago
feat: allow choosing vue version on creation (and in presets) (#5637)

b1772cadd2efca7fdd218f58d788d12e4132d62f authored over 4 years ago
refactor: use console.clear to clear the log (#5700)

Co-authored-by: chentao.arthur <[email protected]>

7c2a36b889ec254bb293f8bf147129a81b870e09 authored over 4 years ago
docs: merge plugin-related navigation items (#5655) [ci skip]

8f5691be8d8dc06e0059e7cae2b54141f454d34d authored over 4 years ago
fix: fix kubernetes container detection (#5681)

ddabb6679e4d83aafc9bd04cc5f87fb39ce757c4 authored over 4 years ago
feat: add `skipLibCheck` option in the ts template (defaults to `true`) (#5688)

c98f76a5fae63974219155442a14fec3da5bef8c authored over 4 years ago
docs: fix publicPath anchor in config reference (#5679) [ci skip]

830f08caa87d9f944b171904c631d8203c88719d authored over 4 years ago
feat(cli,cli-service,cli-test-utils): add ts declaration (#5356)

Co-authored-by: Haoqun Jiang <[email protected]>

725ca41b69773dd5178da4e11509fbe1b8f0fe35 authored over 4 years ago
docs: extend the docs of babel-preset-app browserslist (#5675) [ci skip]

ed5c530d4a8e00f68346d5440f9090e7673eb5b7 authored over 4 years ago
docs: fix a wrong anchor (#5674) [ci skip]

Co-authored-by: Haoqun Jiang <[email protected]>

e377024efebcbe928d36602b4c62e9a5e6c13897 authored over 4 years ago
chore: Merge branch 'master' into dev

82d65e1fffa7b869c390c2591eeade509ab2f7bf authored over 4 years ago
docs: additionalData option for sass-loader 9.0 (#5673) [ci skip]

38234ef74cfda729399502dea8d70917bd418355 authored over 4 years ago
docs: corrected typo in pwa readme (#5676) [ci skip]

256e136a7544ca2c4d8c03721c0b1659fee80f75 authored over 4 years ago
docs: fixed typo (#5667) [ci skip]

b722271733c6f699da10c2a458b74730abebb91e authored over 4 years ago
docs(zh): change line to lines in plugin-dev.md (#5671)

Co-authored-by: zhouxinyong[ć‘šæ–°ć‹‡] <[email protected]>

e5cf1a2e376635d79a1a465ff610436adbb2418a authored over 4 years ago
docs(zh): `additionalData` example for sass-loader 9.0 (#5668)

d1a42488b36d662b133e5941555109a4b3ee89ec authored over 4 years ago
docs: Update Firebase project link (#5664) [ci skip]

a21c19b1d8ecf621a4b8c9759ad1a870e9016a9a authored over 4 years ago
docs(zh): fix the link to the plugin-api page (#5658) [ci skip]

49bf36fcea35aa9401951387a3f730d04046635d authored over 4 years ago
docs: explain pwa head/manifest icons (#5408)

652f4c7f3eaf896f7023b2d86db180004ab2dba1 authored over 4 years ago
refactor: replace jscodeshift with vue-codemod (#5629)

7f56846a2e54ee5b748232e8b5ae2411a147416d authored over 4 years ago
feat: detect and compile Vue 3 projects (#5570)

860058548157be044a6e9ce60506849c5987acf0 authored over 4 years ago
fix: better error message for non-existent polyfill names (#5543)

Fixes #3578

cc38420e392f08b63d2b53aa03095bfa1f9a5b72 authored over 4 years ago
feat: support node nightly builds (#5556)

fixes #5548

1a8c7fdeaf370803b77f70200541bd7fd2b0166d authored over 4 years ago
v4.4.6

e311b062cb388f4d6230ea45cdc3bd3512b88b61 authored over 4 years ago
fix: fix jscodeshift peer dependency error (#5614)

Fixes #5612

TODO: @babel/preset-env can be removed when we switch over from
jscodeshift to v...

dd98d2a7f07dc9a942e304e9a7356949c8346908 authored over 4 years ago
chore: merge branch 'master' into dev

2ed39752cb8eff05d5534958afe2d292aef92e17 authored over 4 years ago
fix: fix support for some legacy registry servers (#5609)

Some registry servers do not recognize `application/vnd.npm.install-v1+json`
in the Accept head...

09cdf51c5e8c8ad0c4e90dcad4519c44591dd82c authored over 4 years ago
docs: @babel-preset/env -> @babel/preset-env (#5603)

closes #5475

Thank @ucev for spotting this.

f6e9b9469f0f6d151fcab82dac9832e388bc5735 authored over 4 years ago
chore: improve error message when get metadata failed (#5604)

c889073c7faa63492e3f63a2e550a0e9d4eacd58 authored over 4 years ago
docs: @babel-preset/env -> @babel/preset-env (#5603)

closes #5475

Thank @ucev for spotting this.

b3df8ba38307aa37f81b8d04597b9d9d28606c44 authored over 4 years ago
v4.4.5

b66bc8c6e6e628f03cb2545871211c00795b266d authored over 4 years ago
chore: merge branch 'master' into dev

1157b9f85986bffa45b9f514e63483f923eda993 authored over 4 years ago
fix: polyfill injection when building app on multiple threads (#5592)

326934e0842865b72e8a4ea46b094dd78e122577 authored over 4 years ago
fix: fix an edge case that VUE_CLI_SERVICE_CONFIG_PATH might be ignored (#5598)

Though, it is still a bad practice to use `VUE_CLI_SERVICE_CONFIG_PATH`
in a project with `vue....

66370e82c4d548a955a811ed4378dddfca3860d4 authored over 4 years ago
fix(nightwatch): compat with legacy presets without `webdrivers` field (#5601)

222477e4e56d0e5b14a1ccfb8b7f9563c0b7d320 authored over 4 years ago
docs: translate plugin-dev (#5345) [ci skip]

* docs: translate plugin-dev

* update éƒšćˆ†èŻ­æł•è°ƒæ•Ž

* Update docs/zh/dev-guide/plugin-dev.md

*...

dc2456ed2942a19e2e5989c46d4bfdf38341b60b authored over 4 years ago
fix(cypress): stop ignoring --config-file cypress option (#5580)

This fixes an issue with the implementation of `removeArg()` whereby
calling `removeArg(args, "...

5869f1f2d107078d0e493fdad8bb8219c2a1a910 authored over 4 years ago
fix: support auth token when retrieving package metadata (#5586)

4891d91d3c94a939ac6a1454b1e2d8c3f507ecf5 authored over 4 years ago
chore: add package-lock.json to .gitignore

Because we use yarn for development, we need to avoid accidentally
checking in package-lock.json...

2691266a442437cce1ddb439f7a4d3efa16df270 authored over 4 years ago
fix(nightwatch): should not install corresponding webdriver if the browser is unselected (#5528)

795b27747dce146192ded487a1621756311c2f8c authored over 4 years ago
docs: update cli eslint plugin configuration (#5579) [ci skip]

* docs: update cli eslint plugin configuration

* docs: sync cli-plugin-eslint README from cor...

6592e62770791d5d2c0236a73767975e29305a95 authored over 4 years ago
refactor: replace request-promise-native with util.promisify (#5572)

a41cac220a5bc5e5305807f5249178cbcbf642f4 authored over 4 years ago
docs: [RU] Translation update (#5578)

* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] u...

c63593e0363f12801f29ce84d4bf70967f92c4e5 authored over 4 years ago
v4.4.4

78374b717ee3d7a4f3bc9e40d70cb946baedacab authored over 4 years ago
fix: should return the parse result in the compiler-sfc-shim (#5576)

Fixes #5574

9c01dad83a66779d1754f0a4cef950a51dfa51b8 authored over 4 years ago
v4.4.3

d9453e82271547a6f4c359968595cb303250b26c authored over 4 years ago
chore: merge branch 'master' into dev

e13f8f8588b71f728d4f3df6174f1ca25dbd06e5 authored over 4 years ago
v4.4.2

a4839e921bff841bf8893628282348f7f450a46e authored over 4 years ago
docs: add documentation for `manifestCrossorigin` (#5571) [ci skip]

2dc0e81c0b24995d5840d10a2e75b46351a0a931 authored over 4 years ago
chore: merge branch 'master' into dev

e096927b4a8e36acf2c3e08f5733e40439af4614 authored over 4 years ago
docs: update default value of `lintOnSave` option (#5563) [ci skip]

closes #5100

893611dad236f35b84b5de45bf3e2987ac2f8297 authored over 4 years ago
docs: serve command default entry value (#5558) [ci skip]

closes #5562 4485

696542d3541d49866329ae8c159798c0e9871967 authored over 4 years ago
fix(cli-service): fix polyfill injection when overriding `entry` with the CLI option

Fixes #5508

dcfb0bdbc948d73371f70d650f0f808f81c51cc1 authored over 4 years ago
fix(eslint-migrator): skip upgrade prompt if eslint v7 is detected (#5545)

Co-authored-by: EzioShiki <[email protected]>

Fixes #5533

1d0deded949e18dae25c91d4624091e4a30bb17f authored over 4 years ago
fix: correctly shim @vue/compiler-sfc for fork-ts-checker-plugin (#5539)

Fixes the line padding to retain diagnostics location

b9b2fcdd36d56450515a25a8e84c1a0c6da3c2d8 authored over 4 years ago
fix(cli-service): process the webpack failed hook in the serve command (#5542)

fixes #4891

36f961e43dc76705878659247b563e2af83138ce authored over 4 years ago
fix: add `--no-verify` to initial git commit (#5540)

fa871b05b319783934522e267da7e665186a66a7 authored over 4 years ago
feat(babel-preset-app): pass full config to @babel/preset-env (#5522)

Pass not just the useBuiltIns and corejs options, but the whole
envOptions object, into the @ba...

0809fc8a9c5dc23d44c598d5138d756cac4bc0c5 authored over 4 years ago
docs: mention using `null` to ignore icons (#5530)

22c8a22dacfe9127460bcccda2d17da18dc4af3a authored over 4 years ago
v4.4.1

34f303b0b6a03f96e8c21d308931219154a7e627 authored over 4 years ago
chore: depedency maintenance

36b475c1172c32fba3027c4fda33d6ee4f189dfd authored over 4 years ago
refactor: improve the polyfill importing logic of modern mode (#5513)

TODO:
- should remove core-js from `dependencies` in the next major.

91ca0b1f3c67736a692f93060e22477516a332f5 authored over 4 years ago