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