Skip to content

v6.3.17

Compare
Choose a tag to compare
@hzoo hzoo released this 11 Dec 03:02
· 10211 commits to main since this release

6.3.17

  • Bug Fix
    • babel-types: #3153 DoWhileStatement should take node type Statement as body.
  • New Feature
    • babel-generator: #3152 Add a new minified format option to do possibly dangerous byte saving.
  • Internal
    • babel-traverse: #3151 Support ObjectProperty in Scope.isPure
  • Polish
    • babel-cli: #3150 Do not prefer global when installing babel-cli