-
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ES5 => ES6 #687
Comments
This was referenced Aug 10, 2020
This was referenced Apr 24, 2021
This was referenced Dec 6, 2023
Merged
This took a little longer than expected. 🙈 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ❤️ 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!
The text was updated successfully, but these errors were encountered: