UNPKG

cb2promise

Version:

Converts whatever standard NodeJS callback function into ES6 standard promise.

104 lines (60 loc) 4.17 kB
<a name="1.1.1"></a> ## 1.1.1 (2019-03-08) * fix(package): update mimic-fn to version 1.2.0 ([54fdac8](https://github.com/kikobeats/cb2promise/commit/54fdac8)) * fix(package): update mimic-fn to version 2.0.0 ([2aa9ba5](https://github.com/kikobeats/cb2promise/commit/2aa9ba5)) * Badges ([b11c8cf](https://github.com/kikobeats/cb2promise/commit/b11c8cf)) * Update compositor.json ([02ced01](https://github.com/kikobeats/cb2promise/commit/02ced01)) * Update compositor.json ([6cdb6b9](https://github.com/kikobeats/cb2promise/commit/6cdb6b9)) * Update compositor.json ([7643e3c](https://github.com/kikobeats/cb2promise/commit/7643e3c)) * Update compositor.json ([5f85168](https://github.com/kikobeats/cb2promise/commit/5f85168)) * Update compositor.json via compositor.io ([535e88b](https://github.com/kikobeats/cb2promise/commit/535e88b)) * Update README.md ([6fa11f3](https://github.com/kikobeats/cb2promise/commit/6fa11f3)) * Update README.md ([50dcb17](https://github.com/kikobeats/cb2promise/commit/50dcb17)) * docs(readme): add Greenkeeper badge ([8c8c030](https://github.com/kikobeats/cb2promise/commit/8c8c030)) * docs(readme): add Greenkeeper badge ([0a8a639](https://github.com/kikobeats/cb2promise/commit/0a8a639)) <a name="1.1.0"></a> # 1.1.0 (2017-04-28) * Add benchmark ([3a2e79c](https://github.com/kikobeats/cb2promise/commit/3a2e79c)) * Add legacy tests ([33e3c6d](https://github.com/kikobeats/cb2promise/commit/33e3c6d)) * Add missing dependency ([e3adc9c](https://github.com/kikobeats/cb2promise/commit/e3adc9c)) * Add optimization test ([316397f](https://github.com/kikobeats/cb2promise/commit/316397f)) * Avoid lint optimization test ([f778e53](https://github.com/kikobeats/cb2promise/commit/f778e53)) * Better implementation ([27353bf](https://github.com/kikobeats/cb2promise/commit/27353bf)) * Fix JSON ([6fc6f5a](https://github.com/kikobeats/cb2promise/commit/6fc6f5a)) * Update docs ([5bb107f](https://github.com/kikobeats/cb2promise/commit/5bb107f)) * Update travis builds ([645272a](https://github.com/kikobeats/cb2promise/commit/645272a)) <a name="1.0.7"></a> ## 1.0.7 (2017-04-28) * Remove coffee file ([2ba3c12](https://github.com/kikobeats/cb2promise/commit/2ba3c12)) <a name="1.0.6"></a> ## 1.0.6 (2017-04-27) * Remove promise dependency ([f413ae3](https://github.com/kikobeats/cb2promise/commit/f413ae3)) * Remove unnecessary devDependency ([266620b](https://github.com/kikobeats/cb2promise/commit/266620b)) * Update ([56610b8](https://github.com/kikobeats/cb2promise/commit/56610b8)) <a name="1.0.5"></a> ## 1.0.5 (2017-03-02) * Refactor ([009123c](https://github.com/kikobeats/cb2promise/commit/009123c)) * Remove browser build ([d4c19c7](https://github.com/kikobeats/cb2promise/commit/d4c19c7)) * Update bumped ([2cb5c94](https://github.com/kikobeats/cb2promise/commit/2cb5c94)) * Update node version ([589ae5a](https://github.com/kikobeats/cb2promise/commit/589ae5a)) * Use const when is possible ([9319164](https://github.com/kikobeats/cb2promise/commit/9319164)) <a name="1.0.4"></a> ## 1.0.4 (2017-03-02) * Fix test ([6756621](https://github.com/kikobeats/cb2promise/commit/6756621)) * Point to JS build ([5931748](https://github.com/kikobeats/cb2promise/commit/5931748)), closes [#4](https://github.com/kikobeats/cb2promise/issues/4) * Update bumped ([e70ea67](https://github.com/kikobeats/cb2promise/commit/e70ea67)) <a name="1.0.3"></a> ## 1.0.3 (2017-02-07) * fix test ([75e43f6](https://github.com/kikobeats/cb2promise/commit/75e43f6)) * Fix typo ([be3097b](https://github.com/kikobeats/cb2promise/commit/be3097b)) * use absolute path for require ([2450d16](https://github.com/kikobeats/cb2promise/commit/2450d16)) <a name="1.0.2"></a> ## 1.0.2 (2015-10-06) * little refactor ([7cfc56f](https://github.com/kikobeats/cb2promise/commit/7cfc56f)) <a name="1.0.1"></a> ## 1.0.1 (2015-07-28) * 1.0.1 releases ([eb042af](https://github.com/kikobeats/cb2promise/commit/eb042af)) * updated dependencies ([38df674](https://github.com/kikobeats/cb2promise/commit/38df674)) <a name="1.0.0"></a> # 1.0.0 (2015-07-28) * first commit ([ab89ed4](https://github.com/kikobeats/cb2promise/commit/ab89ed4))