@swc/plugin-emotion
Advanced tools
Comparing version 2.5.115 to 2.5.116
# @swc/plugin-emotion | ||
## 2.5.116 | ||
### Patch Changes | ||
- 47db290: Fix string escaping issue | ||
## 2.5.115 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@swc/plugin-emotion", | ||
"version": "2.5.115", | ||
"version": "2.5.116", | ||
"description": "SWC plugin for emotion css-in-js library", | ||
@@ -5,0 +5,0 @@ "main": "swc_plugin_emotion.wasm", |
@@ -37,2 +37,14 @@ # emotion | ||
## 2.5.116 | ||
### Patch Changes | ||
- 47db290: Fix string escaping issue | ||
## 2.5.115 | ||
### Patch Changes | ||
- 906b5dd: Fix panic when trying to unwrap None on setting the context for a function name | ||
## 2.5.114 | ||
@@ -39,0 +51,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2142896
66