mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
3.5 KiB
3.5 KiB
@emotion/serialize
0.11.16
Patch Changes
- Updated dependencies [
446e756
]:- @emotion/hash@0.8.0
0.11.15
Patch Changes
4c62ae9
#1698 Thanks @Andarist! - Add LICENSE file- Updated dependencies [
4c62ae9
]:- @emotion/hash@0.7.4
- @emotion/memoize@0.7.4
- @emotion/unitless@0.7.5
- @emotion/utils@0.11.3
0.11.14
Patch Changes
a55f3d49
#1581 Thanks @Andarist! - Don't cause invalid rule to be serialized when using object style with falsy value
0.11.13
Patch Changes
3b7e2f2e
Thanks @mitchellhamilton! - Fix flow errors
0.11.12
Patch Changes
10211951
#1553 Thanks @Andarist! - Add dev warning about keyframes being interpolated into plain strings.
57a767ea
#1560 Thanks @Andarist! - Fix composition of styles without a final semicolon in a declaration block
0.11.11
- Updated dependencies [c81c0033]:
- @emotion/hash@0.7.3
- @emotion/memoize@0.7.3
0.11.10
Patch Changes
0.11.9
Patch Changes
- c257d2a3 #1420 Thanks @Andarist! - Fix for opaque keyframes object being used as value for animation & animationName in object styles
0.11.8
Patch Changes
- c0eb604d #1419 Thanks @mitchellhamilton! - Update build tool