@swc/plugin-styled-jsx 13.8.0 → 13.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/README.md +12 -0
- package/package.json +1 -1
- package/swc_plugin_styled_jsx.wasm +0 -0
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -4,6 +4,18 @@
|
|
|
4
4
|
|
|
5
5
|
# @swc/plugin-styled-jsx
|
|
6
6
|
|
|
7
|
+
## 13.10.0
|
|
8
|
+
|
|
9
|
+
### Minor Changes
|
|
10
|
+
|
|
11
|
+
- 5e967fc: build: Update swc_core to v66.0.3
|
|
12
|
+
|
|
13
|
+
## 13.9.0
|
|
14
|
+
|
|
15
|
+
### Minor Changes
|
|
16
|
+
|
|
17
|
+
- d2f9cfa: build: Update swc_core to v65.0.0
|
|
18
|
+
|
|
7
19
|
## 13.8.0
|
|
8
20
|
|
|
9
21
|
### Minor Changes
|
package/package.json
CHANGED
|
Binary file
|