All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.4 (2022-05-07)
- add type and id to command if missing (41199f8)
- correct defect that caused default instances to return as undefined in some cases (151cca5)
- remove npmrc (7b063bf)
1.2.3 (2022-03-31)
- correct defect that caused default instances to return as undefined in some cases (151cca5)
- remove npmrc (7b063bf)
- update version of fauxdash (1c851cb)
1.2.2 (2022-03-30)
- correct defect that caused default instances to return as undefined in some cases (9da9f64)
1.2.1 (2022-03-26)
1.2.0 (2018-06-08)
- update io adapters to return a promise from create call in order to support async initialization for adapters. (7f18b4b)