Hacker News new | ask | show | jobs
by ahmelsayed 3729 days ago
Right now we're using node 4.1.1, we're still looking into handling language versions.
1 comments

This is super high on my priorities since I still at least attempt to impersonate a Node dev. I can at least sleep at night knowing I didn't launch a product on 0.10.x. :)
As a heads up, node will pick up destructuring the next time they bump v8. That's the last feature keeping me on Babel so I expect adoption to be fairly quick.
serverside you can pass --harmony_destructuring to get that on v5.