Skip to content

v4.2.0

Compare
Choose a tag to compare
@greena13 greena13 released this 22 Sep 16:58
· 95 commits to master since this release

New features

Default values for action creators can now be set using the global configure() function:

  • keyBy
  • beforeReducers
  • afterReducers
  • errorAttributes
  • transforms
  • urlOnlyParams
  • contentType

Bug fixes

  • Resolve issues with processing variable arguments for action creators.
  • Fixed the listOperations of localOnly resources being ignored