Skip to content

Latest commit

 

History

History
141 lines (64 loc) · 4.07 KB

CHANGELOG.md

File metadata and controls

141 lines (64 loc) · 4.07 KB

2.0.0 (2020-08-12)

Features

  • Security fix for trim-newlines CVE by upgrading meow dependency in css-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)

Features

  • Support for css-loader 4.x (#48)
  • Various security fixes

1.3.0 (2019-05-27)

Features

  • Change delimiter from ; to , for improved syntax highlighting (#25)

1.2.0 (2019-04-12)

Features

  • Added end of line detection (#26)

1.1.1 (2018-09-17)

Features

  • Change header to 'flow strict' (e38ad5a)

1.1.0 (2017-10-15)

Features

  • silence non-error log output (46b3366)

1.0.1 (2017-10-13)

Bug Fixes

  • update yarn.lock files (lerna did not do this) (f835591)

1.0.0 (2017-10-13)

Features

  • 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)

Bug Fixes

0.3.0 (2017-06-19)

Features

  • detect dangling .flow files (d006402)

0.2.2 (2017-06-18)

Bug Fixes

  • spelling and flow pragma on top (286fd58)

0.2.1 (2017-06-18)

0.2.0 (2017-06-18)

Bug Fixes

  • also emit empty .css.flow files (closes #2) (ed07c60)

0.1.3 (2017-06-18)

Bug Fixes

  • correct cli binary path (fa26038)

0.1.2 (2017-06-16)

Bug Fixes

  • webpack loader cannot use emitFile when running in dev mode (2ac51b0)

0.1.1 (2017-06-16)

0.1.0 (2017-06-16)