Skip to content

@emotion/react@11.11.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 14:08
· 52 commits to main since this release
6e0e388

Patch Changes

  • #3159 5b82631d Thanks @iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).