Patch Changes
- fix(react): ensure provider
theme
is applied toConsentManagerWidget
andConsentManagerDialog
(357dcd7) - fix(react): ensure
CookieBanner
correctly inherits providertheme
and globalclassNames
/styles
(c463eda)
Usage Notes
- No changes required for apps already passing a
theme
toConsentManagerProvider
— components now consistently inherit the provider theme.
✨ What's Changed
Full Changelog: c15t@1.4.2...c15t@1.4.3