Sourced from @emotion/css's releases.
@emotion/css@11.5.0Patch Changes
https://github.com/facebook/flipper/issues/2498
e5beae8eThanks@Andarist! - Fixed an edge case issue with incorrect rules being generated. When a context selector (&) was used not at the beginning of a selector (which is not valid SCSS but is allowed by the Stylis parser that we are using) within a group of selectors containing a pseudoclass then it was not replaced correctly with the current context selector.
4be3391 Version Packages (https://github.com/facebook/flipper/issues/2495)f2eda82 Prevent flush from raising error on detached tag (https://github.com/facebook/flipper/issues/2447)d7d768e Implement automatic adding of jsxImportSource pragma definition (https://github.com/facebook/flipper/issues/2353)685bbec Improve readability of the extractCriticalToChunks example in the docs (https://github.com/facebook/flipper/issues/2460)218e4f7 Add RegExp as a valid type for the target option accepted by `toHaveStyle...eda5e68 Fix error in alternative JS environments (https://github.com/facebook/flipper/issues/2500)84522de fix: update docs references (https://github.com/facebook/flipper/issues/2497)500cdd8 Support typings for Jest v27 (https://github.com/facebook/flipper/issues/2456)e5beae8 Fixed an issue with context selector not at the beginning (https://github.com/facebook/flipper/issues/2498)63a0a6c Fix URLs in the docs/extract-static.mdx (https://github.com/facebook/flipper/issues/2496)