This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
Releases: eugene-manuilov/redux-wordpress
Releases · eugene-manuilov/redux-wordpress
1.1.0
Implemented enhancements:
- createActions and createRequests functions:
namespace
argument has been replaced withargs
to allow support multiple options,namespace
argument becomes a part ofargs
object. - createActions: added ability to skip some fetch functions generation.
- createRequests: added ability to skip some request functions generation.
1.0.0
Initial implementation of the package.