-
-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.10.0 #6468
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Renovate Bot <bot@renovateapp.com>
aldarund
approved these changes
Sep 30, 2019
kevinmarrec
approved these changes
Oct 1, 2019
pimlie
approved these changes
Oct 1, 2019
atinux
approved these changes
Oct 1, 2019
clarkdo
approved these changes
Oct 1, 2019
clarkdo
approved these changes
Oct 1, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🌟Highlights
loading-screen
. No more endless loops (feat: prevent endless reloading loading-screen#44) and show fatal errors (feat: show build error loading-screen#45) for the initial build🐛 Bug Fixes
core
vue-app
vm
as arg to supportdata()
with arrow functionasyncData
hydration whenfeatures.transition
isfalse
webpack
consola
IE compatibilitypause/resume
sass-loader@8
#6460 Correct sass options forsass-loader@8
compilersWatching
in callbackcli
babel-preset-app
vue-renderer
options.head
config
server.timing
is enabled #6371 Enable total timing by default whenserver.timing
is enabledconfig, vue-app
config
andvue-app
#6379 Add module declaration forconfig
andvue-app
🚀 Features
cli, config
cli.bannerColor
option #6399cli.bannerColor
optionconfig
serverMiddleware
as a simple key/value object #6414serverMiddleware
as a simple key/value objectbuilder
followSymlinks
option to allow for symlinks #6368followSymlinks
option to allow for symlinksextendPlugins
option andbuilder:extendPlugins'
hook #6285extendPlugins
option andbuilder:extendPlugins
hookbuilder:prepared
hookcli
cli:buildError
hook #6475 Catch build errors withcli:buildError
hookwebpack
vue-meta
browser build for client bundle #6477 Usevue-meta
browser build for client bundleterser-webpack-plugin
to v2 #6398 Upgradeterser-webpack-plugin
tov2
webpack:config
hook #6350 Addwebpack:config
hookserver
etag
hash functionvue-app
prefetch
prop to<nuxt-link>
#6292 Addprefetch
prop to<nuxt-link>
general
vue-meta
options by userutils
builder, router
💅 Refactors
cli
builder
build.createRoutes
to allow async functions inside itbabel-preset-app
📝 Examples
with-sockets
🏡 Chore
general
babel-preset-app
readmevue-app
templatesrun:before
💖 Thanks to