mainv10.0.6
Reading changes from the repo…
@emotion/styled
package, making it easier to use in your projects. useTheme
hook for easier theming management, allowing you to access the current theme directly in your components. This makes it more convenient to apply styles based on the theme without relying solely on the functional argument in the CSS prop. useTheme
hook from emotion-theming, enhancing TypeScript support and improving developer experience when using themes. css
prop to accept functions that utilize the theme when passed as array items, providing more flexibility in styling components. css
prop with TypeScript, ensuring developers have the correct guidance for implementation. EmotionCache
and improve compatibility with TypeScript module resolution modes, enhancing overall stability. css
prop not being attached correctly to certain component types, improving usability and reducing errors. autoLabel
crash when using css
as a computed key in an object, ensuring that your styles work seamlessly without runtime errors.