Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 1.1 KB

@emotion/css-prettifier

1.1.0

Minor Changes

  • #2819 bbad8c79 Thanks @nicksrandall! - exports field has been added to the package.json manifest. This fixes how our default exports are treated by Node.js when using their native support for ES modules. It also limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

Patch Changes

  • Updated dependencies [bbad8c79]:
    • @emotion/memoize@0.8.0

1.0.1

Patch Changes

  • #2590 1554a7e2 Thanks @Andarist! - Upgraded and pinned the version of Stylis - the CSS parser that Emotion uses under the hood.

1.0.0