2.0.0 (2020-08-12)
- Security fix for trim-newlines CVE by upgrading
meow
dependency incss-modules-flow-flow-types-cli
- Change minimum Node version to 8 as latest version of
meow
requires Node 8 or newer
1.4.1 (2020-08-12)
- Support for css-loader 4.x (#48)
- Various security fixes
1.3.0 (2019-05-27)
- Change delimiter from
;
to,
for improved syntax highlighting (#25)
1.2.0 (2019-04-12)
- Added end of line detection (#26)
1.1.1 (2018-09-17)
- Change header to 'flow strict' (e38ad5a)
1.1.0 (2017-10-15)
- silence non-error log output (46b3366)
1.0.1 (2017-10-13)
- update yarn.lock files (lerna did not do this) (f835591)
1.0.0 (2017-10-13)
- rewrite loader tokenization to account for external
composes
rules, change printer to accept tokens as [] instad of {} (fixes #5) (b3e2747)
0.3.1 (2017-06-20)
- correct webpack setup (9e0f3f0)
0.3.0 (2017-06-19)
- detect dangling .flow files (d006402)
0.2.2 (2017-06-18)
- spelling and flow pragma on top (286fd58)
0.2.1 (2017-06-18)
0.2.0 (2017-06-18)
0.1.3 (2017-06-18)
- correct cli binary path (fa26038)
0.1.2 (2017-06-16)
- webpack loader cannot use emitFile when running in dev mode (2ac51b0)