# Changelog

## 2.2.1 (25.03.2021)

Fixed `engines.node` field.


## 2.2.0 (25.03.2021)

Added code coverage tool.


## 2.1.1 (24.03.2021)

Removed a lot of excess files that were published among with the core functionality!


## 2.1.0 (24.03.2021)

Linter was set up, the codebase was drastically improved!


## 2.0.0 (24.03.2021)

BREAKING CHANGE!

Now this project is licensed under MIT. Please check out [migration guide](./MIGRATION.md) to migrate your codebase. 


## 1.6.0 (24.03.2021)

Specified Node.js version!


## 1.5.0 (24.03.2021)

Added types definition!


## 1.4.0 (24.03.2021)

Automated tests run with GitHub Workflow!


## 1.3.0 (24.03.2021)

Added tests!


## 1.2.0 (24.03.2021)

Added CHANGELOG!


## 1.1.0 (24.03.2021)

Added Size Limit!


## 1.0.0 (24.03.2021)

Init release.
