sanctuary-js / sanctuary

:see_no_evil: Refuge from unsafe JavaScript
https://sanctuary.js.org
MIT License
3.03k stars 94 forks source link

ES5 => ES6 #687

Closed davidchambers closed 7 months ago

davidchambers commented 3 years ago

Valued members of the Sanctuary community, I request your input.

I remain pleased with our decision not to require any build tools to publish this project. Our approach is simply to wait for a language feature to become universally supported before adopting it.

Sanctuary currently targets ES5. I :heart: one feature added to the language in ES6: x => x. I look forward to using arrow function expressions in the Sanctuary codebase, but only once this imposes no burden on those who depend on Sanctuary.

Has the time come for Sanctuary to adopt arrow function expressions? Help us to decide by sharing your reaction!

davidchambers commented 7 months ago

This took a little longer than expected. :see_no_evil: