Skip to content

Pull requests: vuejs/vue-cli

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: use cssnano v5.0.0-rc.1, work around a npm 6 hoisting bug PR: Bug Fix
#6343 by haoqunjiang was merged Mar 11, 2021 Loading… updated Mar 11, 2021
2 of 9 tasks
chore!: update vue-jest to v4.x PR: Breaking Change PR: New Feature
#6335 by haoqunjiang was merged Mar 10, 2021 Loading… updated Mar 10, 2021
2 of 9 tasks
fix: some small refinements in the ui codebase PR: Polish
#6315 by haoqunjiang was merged Mar 10, 2021 Loading… updated Mar 10, 2021
3 of 9 tasks
fix: fix build --dest option PR: Bug Fix
#6314 by haoqunjiang was merged Mar 10, 2021 Loading… updated Mar 10, 2021
2 of 9 tasks
fix: make vue-loader-v16 an optional dependency, avoid crashing npm 5 PR: Bug Fix
#5718 by haoqunjiang was merged Jul 29, 2020 Loading… updated Mar 9, 2021
2 of 9 tasks
feat: detect and compile Vue 3 projects PR: New Feature
#5570 by haoqunjiang was merged Jun 24, 2020 Loading… updated Mar 4, 2021
2 of 9 tasks
refactor: replace cache-loader with babel-loader's built-in cache PR: Internal
#6142 by haoqunjiang was merged Dec 14, 2020 Loading… updated Feb 26, 2021
2 of 9 tasks
fix(webdriverio): add expect-webdriverio to tsconfig PR: Bug Fix
#6309 by haoqunjiang was merged Feb 23, 2021 Loading… updated Feb 23, 2021
2 of 9 tasks
feat(GeneratorAPI): forceOverwrite option for extendPackage PR: New Feature
#6307 by haoqunjiang was merged Feb 23, 2021 Loading… updated Feb 23, 2021
2 of 9 tasks
Remove git add in lint-staged commads
#6305 by xlfsummer was closed Feb 23, 2021 Loading… updated Feb 23, 2021
2 of 9 tasks
fix: correctly pad log strings PR: Bug Fix
#6254 by xiek881028 was merged Feb 22, 2021 Loading… updated Feb 22, 2021
2 of 9 tasks
fix(generator): support npm package aliases ("@npm:" in version specifier) PR: Bug Fix
#6304 by nuochong was merged Feb 22, 2021 Loading… updated Feb 22, 2021
2 of 9 tasks
fix(create): write the lint-staged config to its own file (close #6298) PR: Bug Fix
#6303 by HexPandaa was merged Feb 22, 2021 Loading… updated Feb 22, 2021
2 of 9 tasks
chore: remove the word "Preview" from vue 3 preset PR: Polish
#6300 by haoqunjiang was merged Feb 21, 2021 Loading… updated Feb 21, 2021
2 of 9 tasks
feat!: use the latest versions of css preprocessor loaders by default PR: Breaking Change PR: New Feature
#6301 by haoqunjiang was merged Feb 21, 2021 Loading… updated Feb 21, 2021
2 of 9 tasks
feat!: update WebDriverIO to v7 PR: Breaking Change PR: New Feature
#6295 by haoqunjiang was merged Feb 21, 2021 Loading… updated Feb 21, 2021
2 of 9 tasks
Catch version check error
#6297 by Dmarch28 was closed Feb 20, 2021 Loading… updated Feb 20, 2021
2 of 9 tasks
chore!: drop Node.js v10 support PR: Breaking Change
#6292 by haoqunjiang was merged Feb 20, 2021 Loading… updated Feb 20, 2021
2 of 9 tasks
fix: better dev server & webpack 4 compatibility and some trivial dependency updates PR: Bug Fix
#6291 by haoqunjiang was merged Feb 19, 2021 Loading… updated Feb 19, 2021
2 of 9 tasks
fix(cli-plugin-pwa): webpack5 warning for emitting manifest.json PR: Bug Fix
#6277 by awill1988 was merged Feb 18, 2021 Loading… updated Feb 18, 2021
2 of 9 tasks
feat: use html-webpack-plugin v5 by default PR: Breaking Change PR: New Feature
#6269 by haoqunjiang was merged Feb 10, 2021 Loading… updated Feb 14, 2021
2 of 9 tasks
2
1
support vue.config.cjs PR: New Feature
#5293 by simon300000 was merged Mar 31, 2020 Loading… updated Feb 14, 2021
2 of 9 tasks
docs: explain pwa head/manifest icons PR: Documentation
#5408 by DRBragg was merged May 6, 2020 Loading… updated Feb 11, 2021
2 of 9 tasks
ProTip! Exclude everything labeled bug with -label:bug.