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

v7.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@hzoo hzoo released this 27 Apr 15:16
· 330 commits to master since this release

7.0.0-beta.8 (2017-04-04)

New Feature

  • Add support for flow type spread (#418) (Conrad Buck)
  • Allow statics in flow interfaces (#427) (Brian Ng)

Bug Fix

  • Fix predicate attachment to match flow parser (#428) (Brian Ng)
  • Add extra.raw back to JSXText and JSXAttribute (#344) (Alex Rattray)
  • Fix rest parameters with array and objects (#424) (Brian Ng)
  • Fix number parser (#433) (Alex Kuzmenko)

Docs

  • Fix CONTRIBUTING.md [skip ci] (#432) (Alex Kuzmenko)

Internal

  • Use babel-register script when running babel smoke tests (#442) (Brian Ng)