Sourced from @emotion/react's releases.
@emotion/react@11.7.1Patch Changes
https://github.com/facebook/flipper/issues/2577
04681a5fThanks@Methuselah96! - ExportKeyframestype to avoid TypeScript insertingimport("emotion/serialize").Keyframesreferences into declaration files emitted based on a source files exportingkeyframesresult. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.https://github.com/facebook/flipper/issues/2590
1554a7e2Thanks@Andarist! - Upgraded and pinned the version of Stylis - the CSS parser that Emotion uses under the hood.Updated dependencies [
1554a7e2]:
@emotion/cache@11.7.1
@emotion/react@11.7.0Patch Changes
- https://github.com/facebook/flipper/issues/2534
57be9e8cThanks@srmagura! - Changed the implementation of the runtime label extraction in elements using the css prop (that only happens in development) to one that should yield more consistent results across browsers. This fixes some minor issues with React reporting hydration mismatches that wouldn't happen in production.
01cca60 Version Packages (https://github.com/facebook/flipper/issues/2581)1554a7e Stylis upgrade (https://github.com/facebook/flipper/issues/2590)04681a5 Export Keyframes type from @emotion/react (https://github.com/facebook/flipper/issues/2577)26ded61 Tweak grammar in the CHANGELOGs200bc6a Version Packages (https://github.com/facebook/flipper/issues/2564)f046ae4 Add ESLint 8 to the peer dependency range (https://github.com/facebook/flipper/issues/2562)57be9e8 Extract, unit test, and improve getLabelFromStackTrace (https://github.com/facebook/flipper/issues/2534)