Note: changes to @quasar/app tsconfig preset introduced in this release break wrapper functions types from quasar/wrappers if you do not import anything from quasar package anywhere in your project.
If this is the case, copy over this file in your project src directory
@quasar/app-v3.1.2
fix(app): temporarily downgrade vue-loader to v16.5.0 due to external issues
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.9.
Release notes
Sourced from
@quasar/app
's releases.... (truncated)
Commits
ce06c27
chore(app): Bump versionbcbe654
feat(app): upgrade vue-loader (has our fix in regards to HMR with vue-class-c...350f1ef
chore: reorganize foldersc2c2bac
feat(app): upgrade depsc09cd8e
chore(vite-plugin): Bump version1db8ee4
fix(vite-plugin): enable tree-shaking for TS also #1118882ba905
Merge branch 'dev' of github.com:quasarframework/quasar into dev40fa847
perf(ui): small tweaks to comp & directive creation128e4f8
Merge remote-tracking branch 'origin/dev' into dev3f58d79
chore(extras): bump versionDependabot 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)