-
- Notifications
You must be signed in to change notification settings - Fork 6.3k
Pull requests: vuejs/vue-cli
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(ui): stop depending on the
watch
package PR: Internal #6635 by haoqunjiang was merged Aug 20, 2021 Loading… updated Aug 20, 2021
2 of 9 tasks
feat(cli-service): add support for async config PR: New Feature
#6275 by ambyjkl was closed May 7, 2021 Loading… updated Aug 18, 2021
2 of 9 tasks
feat!: support and use webpack 5 as default PR: Breaking Change PR: New Feature
#6060 by haoqunjiang was merged Dec 3, 2020 Loading… updated Aug 16, 2021
13 of 25 tasks
Update installation.md to warn user about using CLI v5 with Vue v3
#6630 by adube was closed Aug 11, 2021 Loading… updated Aug 11, 2021
2 of 9 tasks
fix(webpack): slash on publicPath: 'auto' PR: Bug Fix
#6506 by tomicakr was merged Jun 3, 2021 Loading… updated Aug 10, 2021
2 of 9 tasks
fix(docs): the plugin-dev in zh has a regexp lose the end / PR: Documentation
#6623 by HelloJiya was merged Aug 9, 2021 Loading… updated Aug 9, 2021
3 of 9 tasks
feat(unit-jest): add jest as a peer dependency PR: New Feature
#6625 by haoqunjiang was merged Aug 9, 2021 Loading… updated Aug 9, 2021
2 of 9 tasks
fix: mark
sideEffects: true
for styles in Vue components PR: Bug Fix #6597 by haoqunjiang was merged Jul 30, 2021 Loading… updated Jul 30, 2021
2 of 9 tasks
chore!: drop webpack-4 support in v5 PR: Breaking Change
#6598 by haoqunjiang was merged Jul 30, 2021 Loading… updated Jul 30, 2021
2 of 9 tasks
Fix command description typo PR: Documentation
#6589 by martiliones was merged Jul 21, 2021 Loading… updated Jul 21, 2021
2 of 9 tasks
Add Instructions for Deployment to Layer0
#6571 by rishi-raj-jain was closed Jul 3, 2021 Loading… updated Jul 3, 2021
2 of 9 tasks
Update README.md
#6556 by CertifiedWebMaster was closed Jul 2, 2021 Loading… updated Jul 2, 2021
2 of 9 tasks
fix(mocha): do not ignore JavaScript tests when TypeScript plugin is installed PR: Bug Fix
#6560 by j-a-m-l was merged Jul 2, 2021 Loading… updated Jul 2, 2021
2 of 9 tasks
Fix wrong placeholder in GitHub Pages deployment script
#6559 by nextlevelshit was closed Jun 30, 2021 Loading… updated Jun 30, 2021
2 of 9 tasks
feat(cli-service): use "glob" replace dependencies scan vue-plugin func
#6557 by halo951 was closed Jun 30, 2021 Loading… updated Jun 30, 2021
3 of 9 tasks
feat(cli-service): add support new image format avif PR: New Feature
#6530 by muhamadamin1992 was merged Jun 23, 2021 Loading… updated Jun 23, 2021
2 of 9 tasks
fix(pwa): Replace closeTag parameter with voidTag for HtmlWebpackPlugin PR: Bug Fix
#6518 by tcitworld was merged Jun 9, 2021 Loading… updated Jun 9, 2021
2 of 9 tasks
chore: use scoped package names for aliases PR: Internal
#6519 by haoqunjiang was merged Jun 9, 2021 Loading… updated Jun 9, 2021
2 of 9 tasks
Fixed some minor typos PR: Documentation
#6493 by Ashikpaul was merged Jun 3, 2021 Loading… updated Jun 3, 2021
2 of 9 tasks
fix(mocha): set mode to
none
to avoid DefinePlugin conflict PR: Bug Fix #6478 by haoqunjiang was merged Jun 2, 2021 Loading… updated Jun 2, 2021
2 of 9 tasks
Layer 0 deployment documentation
#6499 by adebiyi-al was closed May 27, 2021 Loading… updated May 27, 2021
2 of 9 tasks
feat: convert project name to lowercase and warn on creation merge with caution PR: New Feature
#5096 by haoqunjiang was closed May 14, 2021 Loading… updated May 14, 2021
2 of 9 tasks
fix(SafariNomoduleFixPlugin): use RawSource instead of a plain object PR: Bug Fix
#6470 by KaelWD was merged May 14, 2021 Loading… updated May 14, 2021
2 of 9 tasks
Feature: add "tags" part to htmlWebpackPlugin PR: New Feature
#6472 by TimmersThomas was merged May 14, 2021 Loading… updated May 14, 2021
2 of 9 tasks
feat: support webpack 5 in unit-mocha plugin PR: New Feature
#6471 by haoqunjiang was merged May 14, 2021 Loading… updated May 14, 2021
2 of 9 tasks
ProTip! Exclude everything labeled
bug
with -label:bug.