This repository has been archived by the owner on May 19, 2018. It is now read-only.
6.17.1
π Bug Fix
- Fix typo in flow spread operator error (Brian Ng)
- Fixed invalid number literal parsing (#473) (Alex Kuzmenko)
- Fix number parser (#433) (Alex Kuzmenko)
- Ensure non pattern shorthand props are checked for reserved words (#479) (Brian Ng)
- Remove jsx context when parsing arrow functions (#475) (Brian Ng)
- Allow super in class properties (#499) (Brian Ng)
- Allow flow class field to be named constructor (#510) (Brian Ng)