AlexGilleran / jsx-control-statements

Neater If and For for React JSX
https://www.npmjs.com/package/babel-plugin-jsx-control-statements
MIT License
1.62k stars 64 forks source link

Release 3.1.0 #30

Closed texttechne closed 8 years ago

texttechne commented 8 years ago

First of all, since this release would only add new features, but doesn't break anything, I think it should be release version 3.1.0.

Todos

I think, we should ship 3.1.0 when the ESLint-Plugin is ready.

texttechne commented 8 years ago

ESLint Issues:

AlexGilleran commented 8 years ago

Do you have an npm account I can add to the npm module?

texttechne commented 8 years ago

nope, not yet. I hoped you would take over from here :-)

AlexGilleran commented 8 years ago

Heh ok no worries. Probably won't have time to go at your pace though ;).

texttechne commented 8 years ago

Added some documentation for <Choose> and multiple children.

AlexGilleran commented 8 years ago

Nice work getting all this done, apologies I haven't had much time to contribute :).

texttechne commented 8 years ago

You're welcome and there are no apologies needed.

Would love to see this released. Especially since the documentation is now out of sync with the released stuff... I mean the documentation could be improved, but that is not dependent on the release. Also the ESLintPlugin is not quite ready, but let's get this out of the door anyway. Then we should add some linting to the project to easily verify that it is working as expected.

AlexGilleran commented 8 years ago

Released as v3.1.0 :)