Examples: Discover new design possibilities with the addition of Circuit UI to our examples list, showcasing how to implement this UI effectively.
In the Wild: Explore real-world applications of Emotion with the addition of Zefenify to our 'In the Wild' section, demonstrating how others are using our library.
Improvements
Styling: Enhance your styling experience as we now carry styles from flattened components when using the withComponent function, ensuring your styles are preserved.
Babel Plugin: Enjoy a smoother development process with the preservation of existing options passed to styled calls when using Emotion's Babel plugin, making it easier to create custom wrappers.
Output Support: Benefit from improved functionality with the introduction of output directory support, allowing for better organization of your styles.
Fixes
Fix SSR issues when using multiple Emotion instances, ensuring that server-side rendering works seamlessly across your application.
Fix style combining issues when extending components, ensuring that styles are correctly applied and not ignored during the process.
Others
Add an ESLint plugin to help enforce coding styles, giving you the flexibility to choose between strings or objects for your styles.