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

1.1.0

Latest
Compare
Choose a tag to compare
@eugene-manuilov eugene-manuilov released this 18 Jun 21:59
· 1 commit to master since this release

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.