Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Releases: eugene-manuilov/redux-wordpress

1.1.0

18 Jun 21:59
Compare
Choose a tag to compare

Implemented enhancements:

  • createActions and createRequests functions: namespace argument has been replaced with args to allow support multiple options, namespace argument becomes a part of args object.
  • createActions: added ability to skip some fetch functions generation.
  • createRequests: added ability to skip some request functions generation.

1.0.0

18 May 21:28
Compare
Choose a tag to compare

Initial implementation of the package.