Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 318 Bytes

dull-trees-crash.md

File metadata and controls

6 lines (5 loc) · 318 Bytes
@emotion/react @emotion/styled
patch
patch

Fixed a transpilation issue that caused useInsertionEffect to be referenced directly in the specifiers list of the import statement. This has caused build errors in the consuming tools since the import statement can only reference known exports of a module.