Skip to content

@emotion/core@10.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 08:34
· 472 commits to main since this release
fe73ed9

Patch Changes

  • #2576 33c01578 Thanks @Methuselah96! - Export Keyframes type to avoid TypeScript inserting import("@emotion/serialize").Keyframes references into declaration files emitted based on a source files exporting keyframes result. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.