paulmillr / es6-shim

ECMAScript 6 compatibility shims for legacy JS engines
http://paulmillr.com
MIT License
3.11k stars 387 forks source link

Drop node support for 0.4 to 0.9 #425

Closed paladox closed 7 years ago

paladox commented 7 years ago

Reason since most users are on node 0.10 or above and even then usage of 0.10 is going down.

ljharb commented 7 years ago

Absolutely not - the whole point of a shim is to work, forever, on older engines.