Minor Changes
- 63840d6: Update WyW dependencies to 2.1.5.
Patch Changes
- ac9f799: Include the
!importantflag in atomic class name hashing. Previously, declarations differing only in importance (e.g.color: redandcolor: red !importantin different files) produced the sameatm_*class name while the emitted rule bodies differed, so whichever copy of the rule was loaded applied to every user of the atom — leaking!importantto unrelated components and defeating their inline-style and cascade overrides. The flag now participates in the value slug (not the property slug, socxdeduplication semantics are unchanged), giving each variant its own class. - 45539fd: Remove package dependencies that are no longer used by Linaria.
- Updated dependencies [45539fd]
- Updated dependencies [7764719]
- Updated dependencies [be435e4]
- Updated dependencies [74a417b]
- Updated dependencies [63840d6]
- @linaria/core@8.1.0
- @linaria/react@8.1.0