v0.8.0 (2020-10-21)
v0.7.3 (2020-06-18)
- Fix test command (@wyze in f9c5987)
- Bump version for bs-dom-testing-library (@johnridesabike in #24)
- Change type of cleanup function (@denis-ok in #23)
- Use denopkg.com (@wyze in #22)
- Update CI to try and work better (@wyze in #21)
v0.7.2 (2020-04-13)
- Fix bsconfig.json to allow
test
command to run (@wyze in 48b5343) - Run bisect conditionally (@wyze in #20)
v0.7.1 (2020-04-12)
v0.7.0 (2020-04-10)
- Fix linguist to map files to Reason (@wyze in ef9fb26)
- Upgrade devDependencies to latest versions (@wyze in b4705a9)
- Upgrade underlaying library (@jihchi in #13)
- Remove warnings for implicit external names (@justinba1010 in #9)
v0.6.0 (2019-07-21)
- Upgrade
extend
to fix CVE-2018-16492 (@wyze in 535d526) - Upgrade dependencies (@wyze in 5a73fe3)
- Upgrade react-testing-library to v8 (@jihchi in #5)
v0.5.0 (2019-04-24)
- Meta file updates (@wyze in 9e91c93)
- Fix
FireEvent
module (@wyze in 2e709fd) - Upgrade dependencies (@wyze in cd924da)
- Improve readme example (@benadamstyles in #2)
v0.4.0 (2018-10-11)
- [
0ce29af4d8
] - Remove non-functioning Simulate module (Neil Kistner) - [
7b2350237a
] - Upgrade dependencies and expose FireEvent frombs-dom-testing-library
(Neil Kistner)
v0.3.0 (2018-09-20)
- [
a92da35f6f
] - Meta file updates (Neil Kistner) - [
78128d354b
] - Update API with new queries from bs-dom-testing-library (Neil Kistner) - [
bb5082301a
] - Upgrade dependencies (Neil Kistner)
v0.2.0 (2018-07-29)
- [
e515c3437d
] - Upgrade dependencies and code to go with it (Neil Kistner) - [
7efd67d19e
] - Remove unused code in test (Neil Kistner) - [
6a4ac2804f
] - Update readme with proper usage (Neil Kistner)
v0.1.0 (2018-06-05)
- [
7dd8119705
] - Initial commit (Neil Kistner)