Skip to content

v1.4.0

Choose a tag to compare

@trurl-master trurl-master released this 09 Jun 13:14
· 72 commits to master since this release

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