Skip to content

Releases: MatthiasMargot/redux-communication

Documentation Fixes + Enhancements

28 Dec 21:32
Compare
Choose a tag to compare

Enhanced Documentation with examples for promise-chaining to the Promise returned from calling the dispatcher with a request-action + example of using the communication-selector to select a given request's communication.

Fixed a syntax-error in code-example of docs.

README prettification, CI tools & code-smell refactors

27 Dec 00:38
Compare
Choose a tag to compare

Added CI tools

Added badges to README

Badges added:

Rewrote README a bit for readability purposes

Refactored some code-smells raised by codeclimate, effectively reducing technical debt to under 2% by their standards!

Initial Release

26 Dec 21:11
Compare
Choose a tag to compare

Initial Release including full library with all core features and full documentation in README.md