Skip to content

v3.0.0

Compare
Choose a tag to compare
@nason nason released this 06 Nov 12:28
· 36 commits to master since this release

Breaking Changes

  • The CALL_API alias has been dropped. Use RSAA (#193)
  • Error handling around failed fetches has been updated (#175)
    • Previously, a failed fetch would dispatch a REQUEST FSA followed by another REQUEST FSA with an error flag
    • Now, a failed fetch will dispatch a REQUEST FSA followed by a FAILURE FSA
  • Non-symbol properties are allowed on the RSAA now (#192)

Features, bug-fixes, and enhancements

  • Bundling enhancements, leading to a lighter package, as well as a UMD build
  • Test refactors

For more details see: