You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently the addition of the for...from loop breaks code with variables called from. Obviously this can't be fixed, but it should at least be documented as a breaking change in the Changelog.
Also, I had a hard time finding a set of all reserved words in CoffeeScript - this would also be a useful addition, IMO.