Skip to content

falsy payload will not be included #4

Description

@vaukalak
myActionCreator(false);

will return:

{ type: 'MY_ACTION' }

without payload, cause it doesn't pass current check against undefined. FIX: #3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions