tshelburne / redux-batched-actions

redux higher order reducer + action to reduce actions under a single subscriber notification
MIT License
1.04k stars 37 forks source link

Add missing type for batchDispatchMiddleware #20

Closed zaqqaz closed 6 years ago

tshelburne commented 6 years ago

@zaqqaz Thanks!

alfaslash commented 6 years ago

@tshelburne publish npm-package please.

NPM: redux-batched-actions v.0.2.1 does not contain type for batchDispatchMiddleware.

tshelburne commented 6 years ago

@alfaslash Just published 0.3.0 with both the type and the infinite recursion fix - apologies for the delay.