Style Composition: Enjoy enhanced flexibility with the new support for array fallback syntax in style objects, allowing for more dynamic styling options.
Improvements
Error Handling: Receive helpful warnings for invalid content values in style objects, ensuring you can quickly identify and correct issues in your styles.
Fixes
Testing: Address issues with jest-emotion by adding a failing test case for nested selectors, which helps improve the reliability of your testing process.
Others
Continuous Integration: Improve the reliability of the CI process by fixing Travis to ensure it fails when it should, enhancing the overall quality assurance.