SVG Support: Enjoy enhanced compatibility with SVG elements as we now support SVG attributes, making it easier to style your SVG components directly with Emotion.
Improvements
Build Process: Experience improved performance with the introduction of Rollup builds using Babel 7, optimizing the way your styles are processed.
Source Maps: Benefit from more reliable source maps as we fix issues related to missing semicolons or newlines after the last declaration, ensuring better debugging experiences.
Fixes
Fix issues with source maps that break the css`` API, enhancing the overall stability of your styling experience.
Others
Update the Rollup configuration to ensure better performance and compatibility with the latest features.