4.0.0-beta.1 (2019-12-16)
Features
- re-design
NormalizedMessageandFormatter(6423d3d)
BREAKING CHANGES
- 🧨 Removed
colorsoption from the plugin settings, - 🧨 Changed type from NormalizedType to Issue which is used by plugin hooks and formatters,
- 🧨 Formatter will not receive second argument
useColors- it should be handled automatically by the formatter (for example by usingchalk)