Skip to content

Releases: adobe/redux-saga-promise

Update dependencies and build configuration

09 May 14:15
Compare
Choose a tag to compare
  • Builds using @babel/plugin-transform-runtime and has a dependency on @babel/runtime. This avoids the need to have global regeneratorRuntime defined.

Dev:

  • Update testing to latest version of ava.

  • Add npm run lint script

Configuration Validity Test

11 Mar 13:45
Compare
Choose a tag to compare

New features:

  • Throws custom ConfigurationError if the middleware hasn't been properly set up. #1 (comment)

Initial public release

11 Mar 13:37
06de1f7
Compare
Choose a tag to compare
v1.0.0

Markdown fix