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

last published version is 3 years old #97

Closed igl closed 4 years ago

igl commented 4 years ago

I saw there were a few changes since. I am specially interested in the typescript definitions. Is v4 intentionally hold back?

The latest version on the npm registry is:

'3.2.8': '2017-10-02T11:17:35.445Z'

AlexGilleran commented 4 years ago

You want https://www.npmjs.com/package/babel-plugin-jsx-control-statements. Had to add babel-plugin to the start to meet the new babel convention that came in.

igl commented 4 years ago

doh! ok