Releases: leebyron/rollup-plugin-flow
Releases · leebyron/rollup-plugin-flow
v1.1.0
New:
- Support for
flow-remove-types@v1.1.0
- 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)