UNPKG

dush-promise

Version:

Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience

60 lines (26 loc) 1.56 kB
# Change Log 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. <a name="1.0.3"></a> ## [1.0.3](https://github.com/tunnckocore/dush-promise/compare/v1.0.2...v1.0.3) (2017-04-01) ### Bug Fixes * **readme:** fix link of github tag badge ([970c415](https://github.com/tunnckocore/dush-promise/commit/970c415)) <a name="1.0.2"></a> ## [1.0.2](https://github.com/tunnckocore/dush-promise/compare/v1.0.1...v1.0.2) (2017-04-01) ### Bug Fixes * **options:** fallback to app.options if no opts ([54edd2f](https://github.com/tunnckocore/dush-promise/commit/54edd2f)), closes [#2](https://github.com/tunnckocore/dush-promise/issues/2) <a name="1.0.1"></a> ## [1.0.1](https://github.com/tunnckocore/dush-promise/compare/v1.0.0...v1.0.1) (2017-04-01) ### Bug Fixes * **package:** deps ([e449ba8](https://github.com/tunnckocore/dush-promise/commit/e449ba8)) <a name="1.0.0"></a> # 1.0.0 (2017-04-01) ### Bug Fixes * **ci:** appveyor update ([e1ccb2a](https://github.com/tunnckocore/dush-promise/commit/e1ccb2a)) * **docs:** generate readme and api docs ([6f84ed3](https://github.com/tunnckocore/dush-promise/commit/6f84ed3)) * **package:** add keywords ([91c2525](https://github.com/tunnckocore/dush-promise/commit/91c2525)) ### Chores * **init:** github open source ([4285d31](https://github.com/tunnckocore/dush-promise/commit/4285d31)) ### BREAKING CHANGES * init: First release ## 0.0.0 - 2017-04-01 - Initial commit