forked from daren.hsu/line_push
2.1 KiB
2.1 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2020-05-05)
⚠ BREAKING CHANGES
- drop support for eslint 5 (28f7ce5)
1.2.0 (2020-04-24)
Features
1.1.0 (2019-09-13)
1.0.0 (2019-07-26)
0.2.1 (2019-07-01)
Bug Fixes
- add
eslint
inpeerDependencies
(a17990d)
0.2.0 (2019-06-27)
Features
- watch config file (1d8fa16)
0.1.0 (2019-06-27)
Features
Tests
- split tests in files (55dc81b)
- module: move
example
totest/fixture
(b98ec30) - module: use
get-port
(ca93060)