Releases: testing-library/user-event
Releases · testing-library/user-event
v2.0.0
2.0.0 (2019-04-18)
Bug Fixes
- 🐛 don't fire events when clicking disabled checkbox (c20dce0), closes #96
BREAKING CHANGES
- 🧨 clicking disabled checkbox no longer fires events
v1.4.8
1.4.8 (2019-04-15)
Bug Fixes
- 🐛 update dom-testing-library (0960881)
v1.4.7
1.4.7 (2019-04-08)
Bug Fixes
- 🐛 update dom-testing-library (9275a9f)
v1.4.6
1.4.6 (2019-04-03)
Bug Fixes
v1.4.5
1.4.5 (2019-03-20)
Bug Fixes
v1.4.4
1.4.4 (2018-11-08)
Bug Fixes
v1.4.3
1.4.3 (2018-10-26)
Bug Fixes
- 🐛 update dom-testing-library (f916d58)
v1.4.2
1.4.2 (2018-10-24)
Bug Fixes
- package: update dom-testing-library to version 3.11.3 (ae0ba48)
v1.4.1
1.4.1 (2018-10-23)
Bug Fixes
v1.4.0
1.4.0 (2018-10-21)
Features
- 🎸 add options.delay for type() (b0f2c3c)