Update @testing-library/user-event 14.2.0 → 14.5.2 (minor) #287
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?
✳️ @testing-library/user-event (14.2.0 → 14.5.2) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 51 commits:
chore: upgrade `node` in codesandbox
chore: set tsconfig `baseUrl`
revert: swap release script
chore: upgrade testing environment
fix: remove interop and deep DTL imports
fix: incorrect default import from @testing-library/dom (#1162)
chore: swap release script
chore: add --experimental-import-meta-resolve
chore: format, lint, fix lint
fix(exports): add a named export for userEvent
feat(types): Add additional type exports for UserEvent & Options (#1112)
chore: fix snapshot testing (#1090)
chore: rewrite tests (#1081)
fix: remove circular dependencies (#1027)
fix(build): add `types` field in `exports` (#1029)
chore: remove unnecessary CI steps (#1030)
docs: add HillLiu as a contributor for bug (#1023)
fix(build): add `exports` field (#1022)
docs: add kksy as a contributor for doc (#1020)
docs: add sesam as a contributor for bug (#1017)
fix(build): transpile to es2019 syntax (#1016)
docs: add DGollings as a contributor for bug (#1013)
docs: add alkstal as a contributor for bug (#1012)
docs: add Parnswir as a contributor for bug (#1011)
fix(event): be robust against incomplete event implementations (#1009)
fix(upload): be robust against missing FileList implementation (#1007)
feat: separate input devices from pointer/keyboard API (#1003)
test: prevent false-positive with fake timers (#1010)
chore: do not build in pre-commit (#1008)
docs: add marilari88 as a contributor for doc (#1005)
docs: fix typo in options comments (#1004)
chore: build with `.js` extension and without bundling (#949)
docs: add mwojslaw as a contributor for ideas (#996)
feat(keyboard): change radio group per arrow keys (#995)
docs: add MattyBalaam as a contributor for bug (#994)
docs: add jessharrell as a contributor for bug (#993)
fix(pointer): do not throw for `pointer-events: none` on previous target (#991)
fix(document): reduce impact of React@17 workaround (#992)
fix(document): do not track `value` on `HTMLSelectElement` (#989)
fix: use `window.FileList` instead of implicit global
chore: whitelist implicit globals
docs: add dnt1996 as a contributor for bug (#988)
fix(document): use setters/methods on element as default (#987)
docs: add dzonatan as a contributor for bug (#985)
fix(document): track `HTMLInputElement.setRangeText()` (#984)
docs: add camchenry as a contributor for code (#975)
perf(tab): avert visibility check on irrelevant elements (#967)
refactor: adjust to `[email protected]` (#968)
docs: add Thanga-Ganapathy as a contributor for bug (#955)
docs: add mikaelrss as a contributor for bug (#956)
docs: add mattcarlotta as a contributor for bug (#954)
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