piotrwitek / typesafe-actions

Typesafe utilities for "action-creators" in Redux / Flux Architecture
https://codesandbox.io/s/github/piotrwitek/typesafe-actions/tree/master/codesandbox
MIT License
2.41k stars 99 forks source link

Reducers: add default handler #241

Closed bunysae closed 8 months ago

bunysae commented 3 years ago

Description

Adds a defaultHandler for reducers

Related issues:

Checklist

For bugfixes:

For new features:


IssueHunt Summary ### Referenced issues This pull request has been submitted to: - [#156: Add default handler in createReducer](https://issuehunt.io/repos/110746954/issues/156) ---
jalopez commented 3 years ago

Hi, do you have any news on this? I need this desperately. @piotrwitek could you please merge this?

wi-ski commented 3 years ago

lol - i need this too!

jin60641 commented 9 months ago

@piotrwitek Hi. I have opened a new PR with the comments addressed, please review. Thanks https://github.com/piotrwitek/typesafe-actions/pull/264

piotrwitek commented 8 months ago

closed because it's stale