Releases: trurl-master/jsdom-testing-mocks
Releases · trurl-master/jsdom-testing-mocks
v1.5.0-beta.8
Update README and examples
v1.5.0-beta.7
Use addEventListener instead of finished in the element.animation
v1.5.0-beta.6
Hide animation mocks inside a function
v1.5.0-beta.5
Update github actions
Testing release scripts
v1.5.0-beta.4 Update github actions
Testing release scripts
v1.5.0-beta.3 Update github actions
Testing release scripts
v1.5.0-beta.2 Update github actions
Testing release scripts
v1.5.0-beta.1 Update github actions
Testing release scripts
v1.5.0-beta.0 Update github actions
v1.4.0
Refactors matchMedia mock to better support its features and jest 27+
Breaking changes:
Before, changing the viewport size always triggered a change callback, regardless of whether the state has actually changed. This release corrects this behaviour