Update @vue/cli-plugin-vuex: 4.5.6 → 4.5.14 (patch) #126
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @vue/cli-plugin-vuex (4.5.6 → 4.5.14) · Repo · Changelog
Release Notes
4.5.14
4.5.13
4.5.12
4.5.11
4.5.10
4.5.9
4.5.8
4.5.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
v4.5.14
fix: do not output user-input url params directly to the response html
fix(ws): stricter check on web socket origins
v4.5.13
fix(v4): fix modern mode optional chaining syntax tranpilation (#6459)
fix(mocha): workaround the SVGElement issue in Vue (#6400)
chore: remove the word "Preview" from vue 3 preset (#6310)
chore: remove the word "Preview" from vue 3 preset (#6300)
fix(v4): get rid of ssri vulnerability warnings (#6455)
v4.5.12
feat: bump default prettier version to 2.x
fix: revert to ts 4.2.3 to fix failing ci tests
feat: use TS 4.2+ in newly created projects
chore: bump minimum required jsx preset / plugin versions
chore: bump vue-codemod to work around a npm hoisting bug
chore: vue-cli-plugin-apollo can be listed as a dev dep
v4.5.11
chore: pre release sync
chore: bump node-notifier
chore: add __testfixtures__ to npmignore
fix: support basic auth for npm registry access (#6207)
v4.5.10
chore: lockfile maintenance
chore: update vue-property-decorator version in template
fix: disable eslint for Vue 3 type shim (for now)
fix(mocha): workaround the ShadowRoot issue in Vue 3.0.5 (#6186)
fix(mocha): disable SSR optimization for Vue 3 testing (#6097)
fix: prevent snoretoast shortcut, set notif title (#2720) (#6000)
fix: using `lang` attribute with empty string in html template (#5992)
v4.5.9
fix(cypress): allow users to update cypress (#6062)
v4.5.8
fix: also update the migrator for vue 3 typescript shim
fix: update vue-shims for Vue v3.0.1 (#5975)
fix: npm 7 compat by turning on `legacy-peer-deps` flag (#5961)
fix: narrow the eslint peer dep version range, avoiding npm 7 error (#5962)
v4.5.7
chore: merge branch 'master' into dev
Update Vercel deployment instructions (#5835)
fix: update the `.vue` file shim for Vue 3 (#5903)
chore: show error message that the `wc` target with Vue 3 isn't supported yet (#5906)
fix: more accurate warning message for missing global peer dependencies (#5871)
docs: add notes on the `vue inspect` command (#3797) [skip ci]
docs: update netlify docs for vue/cli-plugin-pwa (#5847) [skip ci]
fix: incorrectly read Taobao binary mirror configuration. (#5902)
docs: add solution for `yarn link` error (#5884) [skip ci]
fix: shouldn't remove attribute quotes in HTML (#5899)
docs(zh): in build-targets.md add "using vuex" (#5883) [skip ci]
docs: remove mention of Node.js v8 npm workaround, as it's been fixed [skip ci]
fix: respect scope when resolving package metadata (#5892)
docs: fix typo in en.json (#5885) [ci skip]
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands