-
Notifications
You must be signed in to change notification settings - Fork 297
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
v1.0.0 Roadmap #122
Comments
I would also like to introduce Flowtype with this version as it is getting popular and already being used in many React application as well as in create-react-app. |
Sounds good. I remember you had a great idea to clean up the documentation too. Just wanted to make sure that's not forgotten (not sure which epic it goes in). |
Oh, yeah, documentation cleanup/improvement would also be nice. I will add it. |
Because #115 seems to be more relevant than expected, we can release that as only change in v1.0.0 and everything else in v1.1.0 to speed up the release. |
That sounds good. Are you going to take #115? |
Yes @yangmillstheory |
That would be huge breaking change. Could be sth for v2. |
Yes, this is actually breaking, since we are making this required, even it was throwing an error before. |
OK. Please see #127. |
Can we add type-checking of See the first example in #128 (comment). |
I've ported this roadmap issue over to https://github.com/acdlite/redux-actions/projects/1. |
With v1.0.0 we are releasing our first version that comes with breaking changes:
Breaking Changes:
The text was updated successfully, but these errors were encountered: