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

chore: remove extraneous `gitHead` field

7a835df9ab13d69bd08b6262bbce708df5b14327 authored about 5 years ago
chore: remove unused dependencies

fdc7246491fee26b2a7309cb45047edf335c9a33 authored about 5 years ago
refactor: use dependencies from @vue/cli-share-utils whenver possible

1a0b59142aa8797810ca90705290d960a4ee6d1e authored about 5 years ago
chore: dependency maintenance

3873d02382dfcb4e63b60bceca59eb75d34f3221 authored about 5 years ago
v4.1.1

2ddcc65dfe2a1f75df9df0b391c9b3e181407faf authored about 5 years ago
fix: fix tsx compilation (#4894)

closes #4892
closes #4893

dd98fa6799914f54827142f0feb312835698bb4f authored about 5 years ago
workflow: correctly decide which dist-tag to use

d21245d6b5b9092694572ee5f035dcdf3046f777 authored about 5 years ago
v4.1.0

d316a187894a588722018c46113182c9dcb6c178 authored about 5 years ago
chore: pre release sync

44cfe78871ba8cd6164b4eb6d9e47d54255c2947 authored about 5 years ago
Replace chalk.reset with stripAnsi in @vue/cli-shared-utils/lib/logger.js (#4842)

* Replace chalk.reset with stripAnsi

When logging multi-line logs, the logger uses chalk.res...

13376ce0123d9d1c210c1b7394452cb179062c67 authored about 5 years ago
test: asyncToGenerator is no longer used in async/await transformation

See https://github.com/babel/babel/pull/9481

ba9596dfa6047ad69a2b2e78e5b0d054ffb73b70 authored about 5 years ago
chore: dependency maintenance

84aed8ef100776ca83f297bb42725d5127e87663 authored about 5 years ago
chore: merge branch 'master' into dev

357c99a3fb6be4a9e15bc9b4266533b1ae477642 authored about 5 years ago
ci: warn on unlicensed dependencies

81e17e80b8bb23f28c53b078345bc29a419455de authored about 5 years ago
ci: should fail on autofixable lint errors

40616f425e984176ac82eec250424a43340ad2e6 authored about 5 years ago
fix: support `parser` option for codemods, and enable ts parsing by default (#4883)

fixes #4861

b7f83b45ce4e6edeee0582f015a2ae73f86fc8e5 authored about 5 years ago
fix: invalid version error when modules not installed (#4859)

fix #4781

ef2cbae66fd71ed257d6c7d7d8ddf92dce09a767 authored about 5 years ago
chore: fix typo in comment [ci skip]

2c138000513ef92626f872baef0fd27a75e971f0 authored about 5 years ago
fix: typo atfer (#4851)

0f6ec2e53df58881c50df1bf1ec638bd71b2bdb8 authored about 5 years ago
Update doc section on Git Hooks (#4820)

Added complete required entries for lint-staged to work

f83c44113f993ea1a92ca846109ddc6ef38cd7aa authored about 5 years ago
docs: add warnings on css sideEffects (#4836)

These warnings are originally stated in the vue-loader documentation,
but the CLI documentation...

e46ac207846cdc806d03881828c3a08f8f2162fe authored about 5 years ago
fix: include prereleases for `assert*Version` calls

2652ab6a6bf7da5efc78e69e95801be0edef3d6e authored about 5 years ago
feat: allow use of full url for pwa manifest and icons (#4736)

6c4a0bf4f80c279f825322c29780b18c354d529e authored about 5 years ago
docs(zh): Update browser-compatibility.md (#4831)

f9291581e844893e51006b7db883e8d13303dc81 authored about 5 years ago
v4.1.0-beta.0

1c41371a42d1e5c2d7c1213a4297dc899b9535e6 authored about 5 years ago
chore: pre release sync

3094ae623fde4a9684ad08e075b4ded1f9d6584f authored about 5 years ago
workflow: should be able to publish to `next` dist-tag in local registry

d1c66d43d8df5d0421ef98e3b08f3212fe61efc5 authored about 5 years ago
workflow: don't skip version prompt for local release [ci skip]

8cb5a637ab1867487ce5033a1d7d859ec2590995 authored about 5 years ago
Add missing cli-ui dependencies (#4818)

Add missing `cli-ui/` dependencies that overlap with the root`/package.json`. Although `cli-ui/`...

c8392f12dc4eba1ffd2cc8b4267a0d85b389a829 authored about 5 years ago
fix: don't prepend publicPath with slash (#4816)

fixes #3338
fixes #4184

Actually I don't know why the slash was added in the first place, se...

63257931bccbd74638cb0a96241c7d9c87457b8e authored about 5 years ago
fix: `vue add` should not throw if plugin has no generator

The bug was introduced in #2337.

1124b62bdd9f5e9d1930fa210fec0e2287da2f9e authored over 5 years ago
fix: `vue add` should not crash when executed under Yarn PnP

TODO: should fix `loadModule` in PnP environment

30f72420e273df5efc2829b9f10064a1bdeadad0 authored over 5 years ago
fix(lib): replace "url" module with simple string split (close #4667) (#4809)

* fix(lib): replace "url" module with simple string split (close #4667)

Fixes issue #4667 by ...

26c48992ef16fe62621546c23132d7be18f26b24 authored over 5 years ago
use gitlab CI env variable for project name (#4716)

* use gitlab CI env variable for project name

* add explanation on CI_PROJECT_NAME env var

...

d4bd9c644fbb563f6c9750143ac70c94a95a2b45 authored over 5 years ago
feat(GeneratorAPI): accept multiple arguments for the resolve method (#4715)

* feat(GeneratorAPI): accept multiple arguments for the resolve method

To make its signature ...

1e663df1cab36de10e95b6691a9ba95a8b707aa0 authored over 5 years ago
feat: enable postcss+autoprefixer by default internally, reducing boilerplate (#4798)

This also fixes the issue with Yarn PnP that requires `autoprefixer` to
be explicitly listed in...

9ebc2ab3e9a3e7511b91c4db7b3f3b807a2767f7 authored over 5 years ago
fix: add `sourceType: 'unambiguous'` to babel preset (#4797)

fixes #4773

e1d156ff85a692501da385778be100f6617011a0 authored over 5 years ago
fix docs `css.loaderOptions.css.localsConvention` (#4803)

Moved 'localsConvention' to the same level as 'modules'.

77384eced81180b4c39d377d1bfdeeacf1886670 authored over 5 years ago
refactor: use babel overrides to transpile babel runtime helpers (#4777)

* refactor: use babel overrides to transpile babel runtime helpers

As recommended in babel/ba...

759d77fd5c5056c9674b0370b0ffb7702a7ff70c authored over 5 years ago
Enforces require.resolve for loaders (#4532)

* Enforces require.resolve for loaders

* Updates the lockfile

* Fixes more things

* Add...

0a5c79be524c838228fbfd8760a83258fafcc940 authored over 5 years ago
feat: support binary mirrors for taobao registry (#4767)

* feat: support binary mirrors for taobao registry

fixes issues like #4718

* fix: only ins...

2565c5d07eb858fcc59fa4474f6cc1cfcabf09cd authored over 5 years ago
docs: add 'Browse plugins' link to header (#4760)

698c0d63a786688a3cc1ca6ff89f1386d32c0ea5 authored over 5 years ago
docs: specify default entryFile value for serve command (#4758)

6347fd26600d66cdd03eec5027c41e7b76d88f41 authored over 5 years ago
Update migrating-from-v3 README typo (#4746)

Changed `--sav-dev` to `--save-dev`

ae111393f2e14504de78613f9e85431b3f8af748 authored over 5 years ago
v4.0.5

17925c6ae643608853d43bb413ceccc4b8a1bd6b authored over 5 years ago
fix: should tolerate cli version check error (#4741)

* fix: should tolerate cli version check error

* fix: add the error message after the DEBUG i...

964fad59689f911c87c2b9222cb5ab36c1e8d727 authored over 5 years ago
fix(eslint): autofix code style after scaffolding on older versions of cli (#4740)

31df36d85fe9c63f26054afce2fb85f6147c1596 authored over 5 years ago
fix(ui): "add router" button should not require prompt in terminal (#4739)

8093630c08657900dad0721a278af211917d20de authored over 5 years ago
chore: lockfile maintenance

6904e3bbf15fd7c71a1f30c5be5456173f5229cc authored over 5 years ago
fix(ui): fix latest version check without yarn (#4724)

Fixes #4710

b35a8d3e1ee1ea4e67381a3b308c655e4ca1e546 authored over 5 years ago
Fix indentation of --inline-vue description (#4733)

2cdb50c802167927d44caa7731e8980d94ba81b8 authored over 5 years ago
chore: dependency maintenance (#4734)

* chore: dependency maintenance

* Revert "test: replace `waitForFunction` with `waitForXPath`...

86c500fd4b72179a17f12db9132d4a989a914135 authored over 5 years ago
fix: do not install core plugins that have major version bumps (#4720)

* fix: fix version check for core plugins in v4

* fix: fix the error when the diff result is ...

96890b526fb1496cc621d01a992118f3e6b2e2bf authored over 5 years ago
fix: fix eslint not found error in `vue serve` command (#4728)

85c9cbfedaee327a704cd9a3481833971e8bb8e8 authored over 5 years ago
v4.0.4

d82a2bbe268dc53b5a0a20ce3c5cba28a3cfee0d authored over 5 years ago
chore: Merge branch 'master' into dev

718f9d6090d2a0c031b885ce148dcab22f18f7f2 authored over 5 years ago
fix: fix a typo that caused router failed to install in older versions (#4711)

0953057b22a0fa955d8e078992275f795f5e5ac9 authored over 5 years ago
docs: added instructions for yarn (#4706) [ci skip]

48dd88affa95b90e74353c5507b38fcbb9fa99ce authored over 5 years ago
Fix link to eslint PR (#4702)

0d75de6c511a53e628d46c1e1045155442cc22e2 authored over 5 years ago
v4.0.3

aa29fd152647a428fd497ebd142a354374e68195 authored over 5 years ago
fix: fix `vue add router` command in v3 projects (#4698)

fixes #4692

048003c334d31db4edb21c5b6615082c0afc2fb6 authored over 5 years ago
fix: allow v3 cli to invoke vuex & router plugin from inside cli-service (#4696)

a759af1c2add6f59dfffbd9dfa0f6e10968aba59 authored over 5 years ago
fix: fix "lint on commit" projects generation error (#4697)

Fixes #4694
Fixes #4695

Fix the "ENOENT: no such file or directory … debugnode_module/sms/in...

eec84c0d49e3d7d2259dcf6794eadd3e3c423184 authored over 5 years ago
v4.0.2

8b08c73e8e688cf2901464f095aab306f98f7dc9 authored over 5 years ago
workflow: correctly set releaseType

f99269be6d00e956ae631ba3b038ba8014c16d80 authored over 5 years ago
fix: add a compatibility layer for router & vuex for CLI v3 (#4693)

fixes #4691

dc318c5830d5a3afc694ddfa04433a5eb505c588 authored over 5 years ago
workflow: keep all packages' versions in sync to reduce cognitive load

14ec578cef7ffb4d9ee752f181e4d635ec74a17c authored over 5 years ago
chore: 4.0.1 changelog [ci skip]

cbda149bd17f36372968713d62ba82f486afc078 authored over 5 years ago
v4.0.1

977080841143c951ec7a8334a95123c6f9fb5fa0 authored over 5 years ago
fix: no need to assertCliVersion. avoid breaking old versions

fec160ff964964bc71aa857d21d0614284fa2fdb authored over 5 years ago
v4.0.0

81f84577e48cd7966409e4e0736774b607d1ab15 authored over 5 years ago
chore: pre release sync

0603f1eed9c1db0577a2ae17419d2e0046d08e55 authored over 5 years ago
docs: preparing v4 stable release [ci skip]

15c86f0f9b92054c24805cb3bc4866a4b011e3d8 authored over 5 years ago
fix: pin typescript version to 3.5 until we support typescript-eslint 2

c80fb6ab26152b3724f581afd78fdd05168ff22e authored over 5 years ago
fix(types): update css options interface to reflect v4 changes

4de59d06acd2dce398b50f3e65e4979fc7f0e9f3 authored over 5 years ago
docs: add notes about `vue --version` output format [ci skip]

2601fece02a4aa1fc0d3af5f558e9b19cdeccced authored over 5 years ago
chore: merge branch 'next' into dev

28fd1db9d0610060bc52fd31a29cdec696485df0 authored over 5 years ago
fix: fix afterAnyInvoke hook compatibility with pnpm 4

Maybe caused by the change of resolve mechanism in pnpm 4,
calling the hook from the creator wou...

d72b4537285e9077d3075b175f9571eb8ed0d1e0 authored over 5 years ago
fix: update `.npmrc` for pnpm 4

953a080c19805d233ac7a5d22501a532204dcb67 authored over 5 years ago
refactor: replace --disturl option with NODEJS_ORG_MIRROR env variable

for better compatibility with pnpm 4 (which does not allow the
`--disturl` option)

5d2c8da754b264e346c27fc4a4bda3f84826a8eb authored over 5 years ago
fix: add pnpm v4 support (#4677)

* fix: add pnpm v4 support

in pnpm v4 the option '--loglevel' is no longer available instead ...

badf63d7f00ef15632364d71034439132abfc317 authored over 5 years ago
fix: correct typo in babel migrator (#4683)

b65b24e8e5c46016206c64d1cd8d706eaceb665c authored over 5 years ago
chore!: add `@vue/cli` in `--version` output, to avoid confusion (#4681)

* feat!: add `Vue CLI` in `--version` output, to avoid confusion

* chore: should use `@vue/cl...

36774935a54ac4ef32e911a1f46fd858d828033c authored over 5 years ago
docs: migration guide from v3 to v4 (#4552) [ci skip]

* docs: [wip] migration guide from v3 to v4

* docs: migration -> migrating

* docs: `--all`...

469d3d8825b30d8d6d9496c9e8f95ccbbde7f3ba authored over 5 years ago
missing documentation for building with vuex (#2319)

I really needed this tip and luckily got it from this awesome community in a github issue.
This...

c76091075ffa2cf5a3bc4414d7bfe12314b9e4e7 authored over 5 years ago
Add a variant for `config get registry` (#4530)

* Update shouldUseTaobao.js

* Fixes linting

3aa513ace560d5938de9dde2546e38e55d979dea authored over 5 years ago
v4.0.0-rc.8

5cce80c2f7da5d5fa033cde48591fd1bfc2a68f2 authored over 5 years ago
chore: pre release sync

3fcff0268ab1b79deaeb893e490bc81302a2e0a1 authored over 5 years ago
chore: lockfile maintenance

0ddad86161515f77cef22a616a29209570ac6156 authored over 5 years ago
chore: better upgrade messages (#3926)

* chore: better upgrade messages

* feat: try to find the right command to update

81d0245dd6a736ccf916db40d35181022fc040cd authored over 5 years ago
chore!: upgrade terser-webpack-plugin to 2.x (#4676)

BREAKING CHANGE:
The only real breaking change is https://github.com/webpack-contrib/terser-web...

08d7761099802fa3ae7fd4c67caa6187364653bf authored over 5 years ago
refactor!: use DefinePlugin (again) instead of EnvironmentPlugin (#4673)

* Revert "refactor: use EnvironmentPlugin instead of DefinePlugin"

This reverts commit 7117a0...

01e36f30cfbc82814cf0fea8da1c408667daa052 authored over 5 years ago
fix: fix dependency issue

5c2d0baaab8d36f7ec7d89a6794cfcb8da0f3cec authored over 5 years ago
fix: update command names, per https://github.com/Akryum/vue-cli-plugin-apollo/pull/158

eabdaf1da8ee2874e4e3b73fa0e65d8e5cfb3f67 authored over 5 years ago
chore: fix peer dep warnings

4dd25c28e670362fc0c712a2c652649b64cebc22 authored over 5 years ago
feat(babel-preset): set target to node whenever NODE_ENV === 'test' (#4663)

Typically only unit test frameworks do so.

da9269b328bc2db92cdb928280cbcf7c225caec1 authored over 5 years ago
feat: improve compatibility with v3 plugin usage (#4664)

1. `public/manifest.json` will be used when no `pwa.manifestOptions`
present;
2. warn user whe...

617dd04cb4279d6fdf7fa1cd90c3efdaddd15fff authored over 5 years ago
fix: fix redundant log messages from webpack-dev-server (#4666)

By replacing the `quiet` option with `logLevel: 'silent'`.

Fixes #4599

e5196f581aa17b4880a69c7634431f95614eb23e authored over 5 years ago
chore: merge branch 'next' into dev

a24b9715295e3c8b2188f8324fa7a3a6bad36675 authored over 5 years ago
chore: update sponsors (#4656)

(cherry picked from commit 4f4aae2420f3b069566793bc3793a453bea5c5ff)

7813ca9e734abf4bdc8e5a5d90f5efba8aaa9bf3 authored over 5 years ago