All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added lint-staged.
- Added spell checking for
*.md
files. #9.
- Updated
README.md
. - Rewrote to ES modules.
- Updated devDependencies.
- Updated peerDependencies.
2.0.2 - 2020-04-06
- Updated devDependencies.
2.0.1 - 2020-03-16
- Added
keywords
field topackage.json
.
- Updated devDependencies.
2.0.0 - 2019-11-18
- Changed usage API. #7
- Updated
README.md
. - Updated devDependencies.
1.1.0 - 2019-03-06
- Updated devDependencies.
- Updated peerDependencies.
1.0.1 - 2018-10-09
- Added
repository
field topackage.json
.