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
Merged PR #17: Refactor parsing to allow blocks anywhere an expression
is allowed. This not only allows fn() => { ... } but also using blocks
in match expressions.
(@thekid)
Merged PR #21: Remove legacy XP annotations (#[@annotation]) - @thekid
Merged PR #19: Remove support for Hack language annotations - @thekid
Merged PR #20: Remove transformations API - @thekid