Version 5.13.1
π New Featureβ
chameleon-swiftβ
- Check validity of subTheme on set on the token container. !1710
π Bug fixβ
chameleon-reactβ
- Fixed an SSR issue with our
<Portal />
component. !1716
chameleon-themesβ
- Fixed an issue with SVG dimensions on
chameleon-theme-lt
logos. !1723
chameleon-swift-tokens-legacyβ
- Fixed a build/pipeline issue. !1720
π Internalβ
- Updates to dependencies
- @percy/storybook: 6.0.0 -> 6.0.1
- @popperjs/core: 2.11.6 -> 2.11.8
- husky: 8.0.3 -> 9.1.1
- turbo: 1.13.3 -> 1.13.4
- Added subtheme functionality to our demo's on the docs website. Darkmode functionality has been implemented as well, but hidden from our users for now (as we don't have any good darkmode brands atm). !1653