Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

v6.16.1

Compare
Choose a tag to compare
@hzoo hzoo released this 28 Feb 19:56
· 420 commits to master since this release

πŸ› Regression

  • Revert "Fix export default async function to be FunctionDeclaration" (#375)

Need to modify Babel for this AST node change, so moving to 7.0.

  • Revert "Don't parse class properties without initializers when classProperties plugin is disabled, and Flow is enabled" (#376)

react-native broke with this so we reverted.