Skip to main content

Version 1.15.0

Thomas Mattheussen
PO & Lead Developer

🚀 New Features

  • 🌴 Tree shaking! We’ve greatly improved tree shaking in chameleon-react. We’ve reduced the bare bundle size from a whopping 323.94KB to a mere 19.84KB. A 16x reduction! When importing things from chameleon, you only import what you actually need. (We're working to get that 19.84KB down to an absolute 0, but this is a great first step!) 🤗 Special thanks to @StevenBenisek for making it happen! !MR 419

🎨 Themes

  • Added missing inverted logos for chameleon-theme-hub and chameleon-theme-wort-de. !447

🐛 Bug Fix

  • Fix the Roboto-Regular fonts in chameleon-theme-hub, chameleon-theme-wort-tc and chameleon-theme-nb-winter-2021. !445

🏠 Internal