Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.1 (2020-04-15)
Chore
4.0.0 (2019-11-25)
Features
BREAKING CHANGES
- minimum required nodejs version is
10.13.0
3.1.0 (2019-07-18)
Features
- improved validation error messages (#85) (6cf76b8)
3.0.0 (2019-06-05)
chore
BREAKING CHANGES
- deps: minimum required nodejs version is
8.9.0
2.0.0 (2019-03-18)
Features
- use ES Module export instead of CommonJS (#69) (3c7bf2c)
BREAKING CHANGES
- use ES Module export instead of CommonJS (#69) (3c7bf2c)
1.0.0 (2018-12-10)
Bug Fixes
Features
BREAKING CHANGES
- minimum require
webpack
version is 4
- minimum require
nodejs
version is 6.9