Version 6.0.1
πΒ BugΒ Fixβ
webβ
- Resolved a type issue in
useMediaQuery, which was inadvertently excluded due to a faulty extension, leading to an error during themediahuis-compilestep. !1792 - Fixed an issue in the
<Logo />component where outdated pre-6.0.0values were still being used, causing the image to break. !1799 - Removed the duplicate podcast image logic in the
Teaserwith articleTypepodcast. !1789
kotlinβ
- You can now pass a
ColorSchemeandWindowSizeClassto theSubThemeStore.get()function, making it easier to retrieve aSubThemeStore. !1800
swiftβ
- Fixed compatibility issue with
chameleon-swift6.0 wheremainActorwas not inferred correctly in earlier Swift versions (Swift 5.9) MHDS-3021.



