Releases: gitaumoses4/redux-api-actions
Releases · gitaumoses4/redux-api-actions
v1.1.9
v1.1.6
Added ability to modify web component state through the action.
v1.1.5
- Added ability to use the raw API endpoints
v1.1.4
- Allow custom action IDs as compared to automatically generated IDs from the action arguments.
v1.1.3
- Updated
devDependencies
anddependencies
and addedpeerDependencies
v1.1.2
- Added default values for type template arguments.
v1.1.1
- Addition of
fetching
andfetched
state values on the webcomponent state - Removal of
yarn.lock
to avoid package collision.
Initial Release
- Redux
- Multiple APIs support
- Typescript support
- React Hooks and Class components