Skip to content

v6.3.20

Compare
Choose a tag to compare
@hzoo hzoo released this 16 Dec 20:32
· 10173 commits to main since this release

6.3.20

  • Bug Fix
    • babel-generator: #3170 Fix invalid code generation for numeric MemberExpression (5.toString() -> 5..toString()).
    • babel-types: #3172 Add Expression alias to BindExpression.