Notable bug fixes:
- Error on invalid
@flow
modes
Misc:
- Remove the
--profile
,--json
and--pretty
flags fromflow force-recheck
- Reduce usage of shared heap space
Library Definitions:
- Add support for Node inspector
- Improve Document definition
- Add document.contentType
- Add 'navigate' as valid request ModeType (Thanks @comp615)