Releases: leebyron/rollup-plugin-flow
Releases · leebyron/rollup-plugin-flow
v1.1.0
New:
- Support for
[email protected]
- Option
all
allows for transforming all files, even if they do not have a @flow
comment.
- Option
pretty
removes types without inserting white-space, and generates an appropriate source map.
v1.0.1
Support for node v0.10 and v0.12 (#1)