Skip to content

12.0.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 15 Apr 15:37
· 11 commits to master since this release
81b3334

🐛 Bug fix

  • Fix node.js ExperimentalWarning. #7379
  • Fix issue with gentype and stdlib json. #7378
  • Fix type of RegExp.Result.matches. #7393
  • Add optional flags argument to RegExp.fromString and deprecate RegExp.fromStringWithFlags. #7393

🏠 Internal

  • Better representation of JSX in AST. #7286

💅 Polish

  • Improve error message for missing value when the identifier is also the name of a module in scope. #7384
  • Upgrade Flow parser to 0.267.0. #7390