chore(deps): update dependency @akryum/vue-cli-plugin-ssr to v0.6.0#146
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): update dependency @akryum/vue-cli-plugin-ssr to v0.6.0#146renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.
|
f7a4951 to
cb4bf68
Compare
cb4bf68 to
5d9cef2
Compare
5d9cef2 to
024000c
Compare
024000c to
09e323b
Compare
09e323b to
3f91f89
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or 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
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.
This PR contains the following updates:
0.5.0->0.6.0Release Notes
Akryum/vue-cli-plugin-ssr
v0.6.0Compare Source
Breaking changes
index.ssr.html) so spaservestill works.In the
publicfolder, make sure to have the following two files.index.html:index.ssr.html:You can run/build in SPA mode with
vue-cli-service serveandvue-cli-service build.With SSR enabled it's still
vue-cli-service ssr:serveandvue-cli-service ssr:build.New
onErrorconfig optiononRenderhook config option (#81)clusteredconfig option to run the built in server in cluster mode (#59)shouldNotPrefetchandshouldNotPreloadoptions to control assets hints (#59)extendContexthook option (#58)criticalCSSoption for users who wants to keep css separated (#48)copyUrlOnStartoption to disable URL copy in clipboard (#41)Fixed
router/directories (#146)Renovate configuration
📅 Schedule: "every weekend" in timezone Europe/Paris.
🚦 Automerge: Disabled due to failing status checks.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.