mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-23 00:45:16 +00:00
34 lines
1.8 KiB
Markdown
34 lines
1.8 KiB
Markdown
|
# @emotion/css
|
||
|
|
||
|
## 10.0.27
|
||
|
|
||
|
### Patch Changes
|
||
|
|
||
|
- [`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968) [#1698](https://github.com/emotion-js/emotion/pull/1698) Thanks [@Andarist](https://github.com/Andarist)! - Add LICENSE file
|
||
|
- Updated dependencies [[`4c62ae9`](https://github.com/emotion-js/emotion/commit/4c62ae9447959d438928e1a26f76f1487983c968)]:
|
||
|
- babel-plugin-emotion@10.0.27
|
||
|
- @emotion/serialize@0.11.15
|
||
|
- @emotion/utils@0.11.3
|
||
|
|
||
|
## 10.0.22
|
||
|
|
||
|
### Patch Changes
|
||
|
|
||
|
- [`11bea3a8`](https://github.com/emotion-js/emotion/commit/11bea3a89f38f9052c692c3df050ad802b6b954c) [#1562](https://github.com/emotion-js/emotion/pull/1562) Thanks [@FezVrasta](https://github.com/FezVrasta)! - Export Flow type definitions for @emotion/styled/macro and @emotion/css/macro
|
||
|
|
||
|
- Updated dependencies [[`4fc5657a`](https://github.com/emotion-js/emotion/commit/4fc5657ac8d0002322321cfbfc254b7196d27387), [`10211951`](https://github.com/emotion-js/emotion/commit/10211951051729b149930a8646de14bae9ae1bbc), [`57a767ea`](https://github.com/emotion-js/emotion/commit/57a767ea3dd18eefbbdc7269cc13128caad65286), [`1bb3efe3`](https://github.com/emotion-js/emotion/commit/1bb3efe399ddf0f3332187f3c751fbba9326d02c)]:
|
||
|
- @emotion/serialize@0.11.12
|
||
|
- babel-plugin-emotion@10.0.22
|
||
|
|
||
|
## 10.0.14
|
||
|
|
||
|
### Patch Changes
|
||
|
|
||
|
- [c0eb604d](https://github.com/emotion-js/emotion/commit/c0eb604d) [#1419](https://github.com/emotion-js/emotion/pull/1419) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Update build tool
|
||
|
|
||
|
## 10.0.12
|
||
|
|
||
|
### Patch Changes
|
||
|
|
||
|
- [49ce3041](https://github.com/emotion-js/emotion/commit/49ce3041) [#1351](https://github.com/emotion-js/emotion/pull/1351) Thanks [@ivandotv](https://github.com/ivandotv)! - Create module definition file for css macro
|