Changelog
5.0.0 (2021-12-13)
Changelog
2.0.0 (2019-10-31)
classes: fixes PromiseExecutor definition; fixes LazyPromist using PromiseExecutor instead of PromistExecutor (3bed547)
exports classes and collections from main entry point (55d7f19)
chore(prepares class based rewrite): (a05e28d)
Changelog
1.0.0 (2019-10-02)
state
extend function -with its associated type- has been renamed stateful
immediate
create function, as it's entirely dispensable; it additionally
relied on non-standard featurescompose
utility function has been replaced for pipe
in order to preserve
type safety