Update @vue/test-utils: 1.1.3 → 1.1.4 (patch) #155
Merged
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/test-utils (1.1.3 → 1.1.4) · Repo · Changelog
Release Notes
1.1.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
v1.1.4
chore: revert lerna.json version
v1.1.4
chore: v1.1.4
fix: allow find stubbed functional component by name (#1817)
feat: export `ErrorWrapper` (#1814)
build(deps): bump y18n from 4.0.0 to 4.0.1 (#1811)
Fix VTU don't return key property to event when use trigger.('eventName.key') (#1808)
docs(name): Add link to deprecation explanation (#1810)
build(deps): bump elliptic from 6.5.3 to 6.5.4 (#1804)
build(deps): bump prismjs from 1.21.0 to 1.23.0 (#1797)
docs: fix 2.x link (#1806)
docs: fix link (#1800)
docs: fix link to vtu-next
feat(test-utils): add type definitions for ExtendedVue (#1789)
docs: Add warning on docs version (#1792)
docs: filter search results to match current docs
docs: add WrapperArray#exists docs (#1795)
fix(create-local-vue): fix max range stack size (fix #1768) (#1786)
docs: Update link to vtu next (#1788)
fix: インスト => インストール (#1785)
fix(trigger('focus')) added natural to jsdom behavior (#1777)
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