Skip to content

Releases: gitaumoses4/redux-api-actions

v1.1.9

15 Mar 07:41
Compare
Choose a tag to compare
  • Clear errors on the Api builder by default.

v1.1.6

15 Feb 15:22
b73b3e6
Compare
Choose a tag to compare

Added ability to modify web component state through the action.

v1.1.5

09 Feb 06:17
24dc74d
Compare
Choose a tag to compare
  • Added ability to use the raw API endpoints

v1.1.4

28 Jan 11:52
Compare
Choose a tag to compare
  • Allow custom action IDs as compared to automatically generated IDs from the action arguments.

v1.1.3

28 Jan 10:59
Compare
Choose a tag to compare
  • Updated devDependencies and dependencies and added peerDependencies

v1.1.2

28 Jan 09:21
Compare
Choose a tag to compare
  • Added default values for type template arguments.

v1.1.1

27 Jan 11:32
cb5dbb5
Compare
Choose a tag to compare
  • Addition of fetching and fetched state values on the webcomponent state
  • Removal of yarn.lock to avoid package collision.

Initial Release

22 Jan 05:03
Compare
Choose a tag to compare
  • Redux
  • Multiple APIs support
  • Typescript support
  • React Hooks and Class components