-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Comparing changes
Open a pull request
base repository: vuejs/vue-cli
base: v3.11.0
head repository: vuejs/vue-cli
compare: v3.12.0
- 18 commits
- 45 files changed
- 9 contributors
Commits on Sep 2, 2019
-
Documentation typo fixes (#4500)
* Minor typo fix for CLI Service docs page In the last paragraph of the CLI Service docs page the second instance of the word 'need' should be changed to 'needs'. * Typo fix to 'HTML and Static Assets' docs page
Configuration menu - View commit details
-
Copy full SHA for b20e27a - Browse repository at this point
Copy the full SHA b20e27aView commit details
Commits on Sep 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c730b76 - Browse repository at this point
Copy the full SHA c730b76View commit details
Commits on Sep 8, 2019
-
docs: update Chinese translation of Deployment (#4486) [ci skip]
Co-Authored-By: GU Yiling <justice360@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9c99ce2 - Browse repository at this point
Copy the full SHA 9c99ce2View commit details
Commits on Sep 21, 2019
-
Edited Dockerfile of Docker(Nginx) deployment doc (#4561)
* Edited Dockerfile of Docker(Nginx) deployment doc Edited `Dockerfile` section of https://cli.vuejs.org/guide/deployment.html#docker-nginx As shown in [Vue v2 cookbook](https://vuejs.org/v2/cookbook/dockerize-vuejs-app.html) copying `package*.json` initially and running `npm install` in a separate step allows caching and reduces time elapsed during Docker build. Also the difference between the two docs will be reduced and be less confusing to those who end up with both of them. * node version to latest
Configuration menu - View commit details
-
Copy full SHA for 69f7145 - Browse repository at this point
Copy the full SHA 69f7145View commit details
Commits on Sep 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b34edc8 - Browse repository at this point
Copy the full SHA b34edc8View commit details
Commits on Oct 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0b254a3 - Browse repository at this point
Copy the full SHA 0b254a3View commit details
Commits on Oct 10, 2019
-
feat: support sass-loader v8 (#4662)
* feat: support sass-loader v8 (cherry picked from commit af17a9b) * fix: fix sassOptions merging for scss syntax in sass-loader v8 (#4631) fixes #4630 (cherry picked from commit ebdb142) * fix: avoid accidentally overriding sass config with scss configs (#4637) (cherry picked from commit e63bf61) * chore: don't warn user for sass-loader version here
Configuration menu - View commit details
-
Copy full SHA for 02859cf - Browse repository at this point
Copy the full SHA 02859cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0fc87a - Browse repository at this point
Copy the full SHA a0fc87aView commit details -
fix:
sortObject
should not introduce formerly non-existent fields(cherry picked from commit e585fc3)
Configuration menu - View commit details
-
Copy full SHA for 8feaef0 - Browse repository at this point
Copy the full SHA 8feaef0View commit details -
fix(pluginResolution): support dots in scope names (#4512)
(cherry picked from commit 8f2d470)
Configuration menu - View commit details
-
Copy full SHA for e71c884 - Browse repository at this point
Copy the full SHA e71c884View commit details -
fix: correctly sort test scripts in package.json
The previous `keyOrder` referred to the legacy `test` & `e2e` commands that were removed / deprecated since 3.0 stable (cherry picked from commit 0ca37b7)
Configuration menu - View commit details
-
Copy full SHA for c8e45dc - Browse repository at this point
Copy the full SHA c8e45dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b06c25 - Browse repository at this point
Copy the full SHA 9b06c25View commit details -
fix: should not proxy sockjs endpoint (#4550)
fixes #4504 thanks to facebook/create-react-app#7444 (cherry picked from commit 72ba750)
Configuration menu - View commit details
-
Copy full SHA for 7554764 - Browse repository at this point
Copy the full SHA 7554764View commit details -
docs: remove run for yarn commands in readme (#4551)
(cherry picked from commit cd91c0f)
Configuration menu - View commit details
-
Copy full SHA for ceeac16 - Browse repository at this point
Copy the full SHA ceeac16View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3225ac - Browse repository at this point
Copy the full SHA a3225acView commit details -
fix: fix redundant log messages from webpack-dev-server (#4666)
Configuration menu - View commit details
-
Copy full SHA for 96641cd - Browse repository at this point
Copy the full SHA 96641cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0f2ce - Browse repository at this point
Copy the full SHA 6c0f2ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c6f03 - Browse repository at this point
Copy the full SHA 57c6f03View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.11.0...v3.12.0