UNPKG

dush-no-chaining

Version:

A plugin that removes the emitter methods chaining support for `dush`, `base`, `minibase` or anything based on them

40 lines (18 loc) 1.06 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.1"></a> ## [1.0.1](https://github.com/tunnckocore/dush-no-chaining/compare/v1.0.0...v1.0.1) (2017-03-21) ### Bug Fixes * **tweaks:** fix license start year, update related list ([04e4843](https://github.com/tunnckocore/dush-no-chaining/commit/04e4843)) <a name="1.0.0"></a> # 1.0.0 (2017-03-19) ### Bug Fixes * **package.json:** force nyc to 400% coverage ([359dfc9](https://github.com/tunnckocore/dush-no-chaining/commit/359dfc9)) * **readme:** add api docs ([08d512a](https://github.com/tunnckocore/dush-no-chaining/commit/08d512a)) * **yarn:** force update ([53b1e9f](https://github.com/tunnckocore/dush-no-chaining/commit/53b1e9f)) ### Chores * **init:** github open source ([dc8fa3a](https://github.com/tunnckocore/dush-no-chaining/commit/dc8fa3a)) ### BREAKING CHANGES * init: First release ## 0.0.0 - 2017-03-19 - Initial commit