Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(action): Allow creating an action without any overrides #102

Merged
merged 1 commit into from Apr 5, 2020

Conversation

jkeam
Copy link
Owner

@jkeam jkeam commented Apr 5, 2020

Inspired by @snmishra. Allow creating an action without specifying overrides to the parameters passed in during createActions.

@jkeam jkeam linked an issue Apr 5, 2020 that may be closed by this pull request
@jkeam jkeam merged commit 3c8d8c7 into develop Apr 5, 2020
@jkeam jkeam deleted the feature/allow-creating-action-without-override branch April 5, 2020 04:59
jkeam pushed a commit that referenced this pull request Jul 30, 2020
# [1.2.0](v1.1.3...v1.2.0) (2020-07-30)

### Features

* **action:** Allow creating an action without any overrides ([3c8d8c7](3c8d8c7)), closes [#102](#102)
@jkeam
Copy link
Owner Author

jkeam commented Jul 30, 2020

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jkeam jkeam added the released label Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minor enhancement to allow empty argument to actionCreator with defaults
1 participant