Skip to content

Releases: Justinidlerz/saga-action-creator

Kindly & Enhance plugins

22 Oct 10:41
Compare
Choose a tag to compare

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

Typescript-typings

08 Oct 02:32
Compare
Choose a tag to compare

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