Skip to content

Releases: trurl-master/jsdom-testing-mocks

v1.5.0-beta.8

01 Aug 18:06

Choose a tag to compare

v1.5.0-beta.8 Pre-release
Pre-release
Update README and examples

v1.5.0-beta.7

31 Jul 19:49

Choose a tag to compare

v1.5.0-beta.7 Pre-release
Pre-release
Use addEventListener instead of finished in the element.animation

v1.5.0-beta.6

31 Jul 14:09

Choose a tag to compare

v1.5.0-beta.6 Pre-release
Pre-release
Hide animation mocks inside a function

v1.5.0-beta.5

30 Jul 15:10

Choose a tag to compare

v1.5.0-beta.5 Pre-release
Pre-release
Update github actions

Testing release scripts

30 Jul 14:51

Choose a tag to compare

Pre-release
v1.5.0-beta.4

Update github actions

Testing release scripts

30 Jul 14:36

Choose a tag to compare

Pre-release
v1.5.0-beta.3

Update github actions

Testing release scripts

30 Jul 14:23

Choose a tag to compare

Pre-release
v1.5.0-beta.2

Update github actions

Testing release scripts

30 Jul 13:32

Choose a tag to compare

Pre-release
v1.5.0-beta.1

Update github actions

Testing release scripts

30 Jul 13:21

Choose a tag to compare

Pre-release
v1.5.0-beta.0

Update github actions

v1.4.0

09 Jun 13:14

Choose a tag to compare

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