fix(app): SSR mode - not providing CSS generated by SFC on server-side
@quasar/app-v3.0.0-rc.1
Breaking change
Not supplying "vuex" package anymore. If using a store, please yarn add vuex@4 / npm install vuex@4.
This makes sense because decoupling Vuex will allow developers to upgrade to the future Vuex 5 without us making any breaking changes.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @quasar/app from 2.2.10 to 3.1.0.
Release notes
Sourced from
@quasar/app
's releases.... (truncated)
Commits
cb61b09
chore(app): Bump version3db1e14
feat(docs): update to latest q/app + webpack-dev-server specs686d736
feat(app): Upgrade to webpack-dev-server v4.0.0 specsb9ef6cf
feat(app): upgrade vue to v3.2.4, vue-router to v4.0.11 and webpack-dev-serve...bdcafc0
chore(extras): bump version4b83d36
feat(extras): upgrade Google material icons to latest064c0f6
chore(extras): bump version63d8084
chore(extras): update readme19bcc16
feat(extras): upgrade Google material icons to latestedb1b21
feat(extras): upgrade to Ionicons v5.5.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)