Skip to main content

Version 7.32.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes

  • Added inverse variants of LogoPremiumMain and LogoSquareMain in chameleon-theme-frd. !2518

🐛 Bug Fix

  • Fixed incorrect package.json version for chameleon-theme-sik. !2516

🏠 Internal

  • Added ESLint rule to enforce correct usage of 'use client' in components that use client-side hooks, and added missing 'use client' directives. !2515
  • Fixed a race condition on chameleon-docs examples where the brand selection was not applied correctly on initial page load. !2509