153 lines
3.2 KiB
Markdown
153 lines
3.2 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
|
|
## [3.0.0](https://github.com/jsless/hable/compare/v2.3.0...v3.0.0) (2020-02-25)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* revert back hooks ([07f52dc](https://github.com/jsless/hable/commit/07f52dc))
|
|
|
|
|
|
### Features
|
|
|
|
* advanced deprecation ([5b88628](https://github.com/jsless/hable/commit/5b88628))
|
|
* bundle package ([53a2a0e](https://github.com/jsless/hable/commit/53a2a0e))
|
|
|
|
# [2.3.0](https://github.com/jsless/hable/compare/v2.2.1...v2.3.0) (2019-09-01)
|
|
|
|
|
|
### Features
|
|
|
|
* hide deprecate warnings on production builds ([0861df3](https://github.com/jsless/hable/commit/0861df3))
|
|
|
|
|
|
|
|
## [2.2.1](https://github.com/jsless/hable/compare/v2.2.0...v2.2.1) (2019-08-21)
|
|
|
|
|
|
|
|
# [2.2.0](https://github.com/jsless/hable/compare/v2.1.0...v2.2.0) (2019-08-21)
|
|
|
|
|
|
### Features
|
|
|
|
* deprecateHooks ([62f2d38](https://github.com/jsless/hable/commit/62f2d38))
|
|
|
|
|
|
|
|
# [2.1.0](https://github.com/jsless/hable/compare/v2.0.1...v2.1.0) (2019-08-21)
|
|
|
|
|
|
### Features
|
|
|
|
* optional fatal support for logger ([7c7355d](https://github.com/jsless/hable/commit/7c7355d))
|
|
|
|
|
|
|
|
## [2.0.1](https://github.com/jsless/hable/compare/v2.0.0...v2.0.1) (2019-08-21)
|
|
|
|
|
|
|
|
# [2.0.0](https://github.com/jsless/hable/compare/v1.0.1...v2.0.0) (2019-08-21)
|
|
|
|
|
|
### Features
|
|
|
|
* custom logger ([ada6e37](https://github.com/jsless/hable/commit/ada6e37))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* console is replaced by consola by default
|
|
|
|
|
|
|
|
## [1.0.1](https://github.com/jsless/hable/compare/v1.0.0...v1.0.1) (2019-03-16)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix package.json (2) ([7ff4ce9](https://github.com/jsless/hable/commit/7ff4ce9))
|
|
|
|
|
|
|
|
<a name="1.0.0"></a>
|
|
# [1.0.0](https://github.com/jsless/hable/compare/v0.0.7...v1.0.0) (2019-02-11)
|
|
|
|
|
|
### Features
|
|
|
|
* rewrite for 1.0.0 ([88decae](https://github.com/jsless/hable/commit/88decae))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* api change
|
|
|
|
|
|
|
|
<a name="0.0.7"></a>
|
|
## [0.0.7](https://github.com/pi0/hable/compare/v0.0.6...v0.0.7) (2018-01-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* hook with array or falsy key ([7e90de1](https://github.com/pi0/hable/commit/7e90de1))
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
* use for in for hookObj ([3c8e2e7](https://github.com/pi0/hable/commit/3c8e2e7))
|
|
|
|
|
|
|
|
<a name="0.0.6"></a>
|
|
## [0.0.6](https://github.com/pi0/hable/compare/v0.0.5...v0.0.6) (2018-01-26)
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
* reduce transpiled dist size ([df607cf](https://github.com/pi0/hable/commit/df607cf))
|
|
|
|
|
|
|
|
<a name="0.0.5"></a>
|
|
## [0.0.5](https://github.com/pi0/hable/compare/v0.0.4...v0.0.5) (2018-01-26)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **package:** lib ~> dist ([34a8d5c](https://github.com/pi0/hable/commit/34a8d5c))
|
|
|
|
|
|
|
|
<a name="0.0.4"></a>
|
|
## [0.0.4](https://github.com/pi0/hable/compare/v0.0.3...v0.0.4) (2018-01-26)
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
* handle fn as array faster ([ec35edc](https://github.com/pi0/hable/commit/ec35edc))
|
|
|
|
|
|
|
|
<a name="0.0.3"></a>
|
|
## [0.0.3](https://github.com/pi0/hable/compare/v0.0.2...v0.0.3) (2018-01-26)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* bind hookObj to this context ([6f6f7bc](https://github.com/pi0/hable/commit/6f6f7bc))
|
|
|
|
|
|
### Performance Improvements
|
|
|
|
* minor refactor ([e4083aa](https://github.com/pi0/hable/commit/e4083aa))
|
|
|
|
|
|
|
|
<a name="0.0.2"></a>
|
|
## 0.0.2 (2018-01-26)
|