Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 1.67 KB

@emotion/hash

0.9.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.

0.8.0

Minor Changes

  • 446e756 #1775 Thanks @kripod! - Optimized hashing for performance while also reducing the size of the function.

0.7.4

Patch Changes

0.7.3

Patch Changes

0.7.2

Patch Changes