7.0.0-beta.5 (2017-03-21)
Bug Fix
- Throw error if new.target is used outside of a function (#402) (Brian Ng)
- Fix parsing of class properties (#351) (Kevin Gibbons)
Other
- Test runner: Detect extra property in 'actual' but not in 'expected'. (#407) (Andy)
- Optimize travis builds (#419) (Daniel Tschinder)
- Update codecov to 2.0 (#412) (Daniel Tschinder)
- Fix spec for ClassMethod: It doesn't have a function, it is a function. (#406) [skip ci] (Andy)
- Changed Non-existent RestPattern to RestElement which is what is actually parsed (#409) [skip ci] (James Browning)
- Upgrade flow to 0.41 (Daniel Tschinder)
- Fix watch command (#403) (Brian Ng)
- Update yarn lock (Daniel Tschinder)
- Fix watch command (#403) (Brian Ng)
- chore(package): update flow-bin to version 0.41.0 (#395) (greenkeeper[bot])
- Add estree test for correct order of directives (Daniel Tschinder)
- Add DoExpression to spec (#364) (Alex Kuzmenko)
- Mention cloning of repository in CONTRIBUTING.md (#391) [skip ci] (Sumedh Nimkarde)
- Explain how to run only one test (#389) [skip ci] (Aaron Ang)