async-constructor
Version:
The helper functions for creating classes that require asynchronous constructors.
44 lines (21 loc) • 1.97 kB
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.
### [0.4.17](https://github.com/BlackGlory/async-constructor/compare/v0.4.16...v0.4.17) (2021-10-14)
### [0.4.16](https://github.com/BlackGlory/async-constructor/compare/v0.4.15...v0.4.16) (2021-07-12)
### [0.4.15](https://github.com/BlackGlory/async-constructor/compare/v0.4.14...v0.4.15) (2021-07-03)
### [0.4.14](https://github.com/BlackGlory/async-constructor/compare/v0.4.13...v0.4.14) (2021-05-17)
### [0.4.13](https://github.com/BlackGlory/async-constructor/compare/v0.4.12...v0.4.13) (2021-05-07)
### [0.4.12](https://github.com/BlackGlory/async-constructor/compare/v0.4.11...v0.4.12) (2021-03-27)
### [0.4.11](https://github.com/BlackGlory/async-constructor/compare/v0.4.10...v0.4.11) (2021-03-17)
### [0.4.10](https://github.com/BlackGlory/async-constructor/compare/v0.4.9...v0.4.10) (2021-03-07)
### [0.4.9](https://github.com/BlackGlory/async-constructor/compare/v0.4.8...v0.4.9) (2021-02-28)
### [0.4.8](https://github.com/BlackGlory/async-constructor/compare/v0.4.7...v0.4.8) (2021-02-04)
### Bug Fixes
* bundle ([b982f9c](https://github.com/BlackGlory/async-constructor/commit/b982f9c5e3bc21542f3c050ea7acc21edf9d56a2))
### [0.4.7](https://github.com/BlackGlory/async-constructor/compare/v0.4.6...v0.4.7) (2021-02-04)
### [0.4.6](https://github.com/BlackGlory/async-constructor/compare/v0.4.5...v0.4.6) (2021-02-03)
### [0.4.5](https://github.com/BlackGlory/async-constructor/compare/v0.4.4...v0.4.5) (2021-01-20)
### [0.4.4](https://github.com/BlackGlory/async-constructor/compare/v0.4.3...v0.4.4) (2021-01-15)
### Bug Fixes
* esm bundle ([a0b8cbc](https://github.com/BlackGlory/async-constructor/commit/a0b8cbc9ee2e9e8021adbd1d9d77ab7a74028470))
### [0.4.3](https://github.com/BlackGlory/async-constructor/compare/v0.4.2...v0.4.3) (2021-01-04)