itsmepetrov / redux-combine-actions

Redux middleware for combining actions
MIT License
164 stars 9 forks source link

Rename package #5

Open itsmepetrov opened 9 years ago

itsmepetrov commented 9 years ago

Following #4.

As suggested by @mindjuice, the redux-sequence-actions name is more appropriate for this middleware. And I think it makes sense.

If I rename this module, how to inform people (who use this middleware) about it?

Or leave it as it is?

What do you think @nickdima @Jador @callahanchris ?

nickdima commented 9 years ago

No problem for me. I also think redux-sequence-actions is better.

Jador commented 9 years ago

It does seem more indicative of its purpose. I like it. Although redux-sequential-actions makes a bit more sense in a sentence.

On Fri, Aug 28, 2015, 1:12 PM Anton Petrov notifications@github.com wrote:

Following #4 https://github.com/itsmepetrov/redux-combine-actions/pull/4 .

As suggested by @mindjuice https://github.com/mindjuice, the redux-sequence-actions name is more appropriate for this middleware. And I agree with him.

If I rename this module, how to inform people (who use this middleware) about it?

What do you think @nickdima https://github.com/nickdima @Jador https://github.com/Jador @callahanchris https://github.com/callahanchris ?

— Reply to this email directly or view it on GitHub https://github.com/itsmepetrov/redux-combine-actions/issues/5.