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
FIX: Fix a bug where a class field initialized to an async arrow function wouldn't
allow await inside it. Same issue existed for generator arrow functions with yield.
Issue #1030
0 commit comments