Here we describe upcoming and recent releases and the key features/fixes they include. Don't see your feature/issue listed here? Get more +1's!
- Support custom colors
- Refactor tests to use a testing library like jest (only affects dev/testing)
Allow colorizing null/undefined in safe mode (@givehug, @jweinsteincbt)Add bright/background colors (ASCI standard) (@vsimonian, @mejenborg)Improve docs around enable()/disable() (@mrjacobbloom)
Remove extraneous swap filesFix subtle bug in custom theme properties mixing themes and styles
Remove circular dependencies due to color mapsFix multiple attributes in custom setTheme in safe modePreserve multiple consecutive newlines when applying style
Add ESLint and lint all the things
Fix multiline string support, Typescript fixes, etc.
Built-in Typescript definitionsKey bug fixes for webpack/bundlers, webstorm, etc.