Skip to content

Version v1.2.1

Compare
Choose a tag to compare
@prescottprue prescottprue released this 28 Jan 00:52

Enhancements

  • Single item with iterable child population now supported with populatedDataToJS
  • getRedirectResult no longer calls dispatches LOGOUT on null response (fixes auth becoming null issue with redux-auth-wrapper)
  • isLoading typo corrected to isInitalizing in logout reducer case (fixes isInitalizing becoming undefined)