Releases: xobotyi/await-of
Releases · xobotyi/await-of
v3.1.1
3.1.1 (2021-07-21)
Bug Fixes
- update README.md and gha config (98d78e2)
v3.1.0
3.1.0 (2020-05-21)
Features
v3.0.0
3.0.0 (2020-03-18)
chore
- re-create yarn.lock file; (017dda0)
BREAKING CHANGES
- the function now name exported!
v2.1.0
2.1.0 (2020-03-04)
Features
- update readme badges and header; (8fca26b)
v2.0.0
2.0.0 (2020-03-04)
Bug Fixes
Features
BREAKING CHANGES
- now module has default export only.
v1.3.1
1.3.1 (2020-03-04)
Bug Fixes
- move code coverage push to separate job. (1b24503)
- move semantic release to separate job; (d11d674)
v1.3.0
1.3.0 (2020-03-04)
Features
- versions now managed by semantic release; (0c2f516)
1.1.2
Fixed error throwing when called with non-thenable argument.
1.1.0
Rejection with empty value now emits an error that will be returned as rejection result;