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

Latest commit

 

History

History
9 lines (6 loc) · 401 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 401 Bytes

Change Log

v1.1.0 (2017-06-19)

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.