# Changelog

[![npm version](https://badge.fury.io/js/vh-check.svg)](https://badge.fury.io/js/vh-check)

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [2.0.3](#203)
- [2.0.2](#202)
- [2.0.1](#201)
- [2.0.0](#200)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## 2.0.3

- typescript

## 2.0.2

- fix IE11 compatibility

## 2.0.1

- update readme

## 2.0.0

- Change return value: you now have a full object with dimensions
- Add a different way to compute your CSS Custom Property (like in [CSS trick article](https://css-tricks.com/the-trick-to-viewport-units-on-mobile))
- Can unbind library events
- Can force library to execute
- Can listen on `touchmove`
