Releases: yuriyyakym/awai
Releases · yuriyyakym/awai
v1.0.0-rc-3
- Fix ActionFulfilledEvent result type
Full Changelog: v1.0.0-rc-1...v1.0.0-rc-3
v1.0.0-rc-2
- Make state setter sync but still return a promise
Full Changelog: v1.0.0-rc-1...v1.0.0-rc-2
v1.0.0-rc-1
- Update docs
- Add docs tracking
- Integrate js.org domain
Full Changelog: v1.0.0-alpha-5...v1.0.0-rc-1
v1.0.0-alpha-5
- Fix AsyncScenario loading state after requested event is emitted
Full Changelog: v1.0.0-alpha-4...v1.0.0-alpha-5
v1.0.0-alpha-4
- Fix AsyncScenario loading state after
requested
event is emitted
Full Changelog: v1.0.0-alpha-3...v1.0.0-alpha-4
v1.0.0-alpha-3
- Fix AsyncSelector
requested
event emission - Update docs
Full Changelog: v1.0.0-alpha-2...v1.0.0-alpha-3
v1.0.0-alpha-2
- Add examples to README
- Do not emit changed events if value/error was not changed in async nodes
- Remove examples
Full Changelog: v1.0.0-alpha-1...v1.0.0-alpha-2
v1.0.0-alpha-1
- Add coverage badge to readme
- Add
ignored
event to AsyncState & fix minor bugs - Add + refactor tests & reach 100% coverage
- Fix minor bugs in AwaiEvent
- Make events consistent and follow Promise states naming
- Use Promise states naming in AsyncStatus enum
- Fix thennables to behave like Promise when no
onfulfilled
callback is passed - Make familyState's setNode strict
- Support custom properties in configs
Full Changelog: v0.0.1-alpha-32...v1.0.0-alpha-1
v0.0.1-alpha-32
- Make Scenario thennable
Full Changelog: v0.0.1-alpha-30...v0.0.1-alpha-32
v0.0.1-alpha-31
- Update scenario
expirationTrigger
interface (#32)
Full Changelog: v0.0.1-alpha-30...v0.0.1-alpha-31