- chore: release 3.0.1 (74dd38a)
- refactor: ensure integrity of middleware-surpassed promise-action by introducing check of the presen (b96e407)
- build: updated dependencies (b657ffa)
- chore: release 3.0.0 (d148fb4)
- feat: promise action is now typed and usable as promise (8f7c60e)
- docs: added missing createAction-equivalent case (01ac73e)
- docs: fixed spelling mistakes (c9f6960)
- Each promise action can now be awaited at root after it has been surpassed the promise middleware without accessing it through promiseAction.meta.promise first.
- chore: added CHANGELOG.md (5fe0f66)
- chore: release 2.0.2 (6949f1d)
- docs: fixed headline (eeec472)
- docs: updated keywords in package.json (c4c2fa0)
- docs: updated README.md (7f70061)
- build: release 2.0.0 (f5f4aaf)
- fix: added dummy test to prevent jest error (170c8c2)
- feat: replaced simple(..) and advanced(..) (e600541)
- intermediate (c9cd772)
- test: added tests for testing required payload (245b7de)
- test: added tests for typeof .types-members (31146b7)
- Bumped version to 1.2.0 (fabd42c)
- Changed types.resolveValue to rtypes.resolvedValue (2201494)
- Updated documentation (bf9dc60)
- Added LICENSE (8c687fc)
- Added resolveValue to types (40c74fb)
- Bump version to 1.0.2 (e2c7b27)
- Changed from build to test before publish (0411449)
- Changed from prepublish to prepublishOnly (b75607b)
- implementPromiseAction supports now iterator and (async) function (2b6ad05)
- Initial commit (8114680)
- Project is now built before pulished (9ed9695)
- Updated package.json (7890293)
- Updated README.md (3173e57)
- Updated README.md (7a94366)