-
Notifications
You must be signed in to change notification settings - Fork 786
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
Release 2.4 #1202
Comments
@jeffmo @ikarienator @mikesherov Since we're late with 2.3, I'd like to expedite this one. We already have spread arguments and for-of, I'm sure there are projects out there (e.g. JSCS) which love to consume those features ASAP. Any objections? |
Performance check using V8 4.3: 2.3:
2.4:
|
No known regression with the usual downstream project: Escope, Escodegen, JSCS, Istanbul. |
Note that I plan to roll out 2.4.1 soon to have a patch release containing several bug fixes (cherry-picked from the master branch). |
The text was updated successfully, but these errors were encountered: