saga-action-creator

An opinionated lib to create actions for Redux-saga

MIT License

Downloads
2.3K
Stars
20
Committers
2

Bot releases are visible (Hide)

saga-action-creator - Kindly & Enhance plugins Latest Release

Published by Justinidlerz almost 5 years ago

Features:

  • Kindly Plugins API, remove the abstract markup of the AbstractPlugin classes
  • Add the errorHandle hooks for plugins
  • Return the wrapped effect from the connection to the creator
  • Add ErrorHandle Plugin to export the errors
saga-action-creator - Typescript-typings

Published by Justinidlerz about 5 years ago

Features:

  • Support multi-parameters for the saga with actions
  • Refactor the plugin API
  • Add JSDoc for codes

Hotfixes:

  • Fix typescript-typings auto-generated from the plugin getReducer
  • Fix typescript-typings auto-generated actions parameters from the effect definitions