-
Notifications
You must be signed in to change notification settings - Fork 294
Closed
Labels
Description
With v1.0.0 we are releasing our first version that comes with breaking changes:
Breaking Changes:
- Only omit payload if undefined #115: Only omit payload if undefined
- Make defaultState required when creating reducers #127: Make defaultState required when creating reducers
- Fail early for non-FSA actions #145: Fail early for non-FSA actions