Releases: testing-library/testcafe-testing-library
Releases · testing-library/testcafe-testing-library
v3.1.0
3.1.0 (2019-09-21)
Features
- support for within across page loads/reloads (#32) (f7606b2)
v3.0.1
3.0.1 (2019-09-20)
Bug Fixes
v3.0.0
3.0.0 (2019-08-19)
Features
- add support for client scripts. still using path to node_modules for now, but will add support for module syntax soon. (f5cb9e4)
BREAKING CHANGES
- removed addTestcafeTestingLibrary
v2.1.1
2.1.1 (2019-07-16)
Bug Fixes
- UMD path: Find dom-library with require.resolve (#23) (ae4a898), closes #17
v2.1.0
2.1.0 (2019-07-11)
Features
v2.0.1
2.0.1 (2019-06-01)
Bug Fixes
v1.3.1
1.3.1 (2019-05-27)
Bug Fixes
- fixed bug in configure with ClientFunction (ea73317)
v1.3.0
1.3.0 (2019-05-27)
Features
- no more having to re-add DomTestingLibrary after page load! (#20) (5998cfd)
v1.2.0
1.2.0 (2019-05-25)
Features
v1.1.2
1.1.2 (2019-05-08)
Bug Fixes