@swc/plugin-styled-jsx 13.19.0 → 15.0.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
|
+
## 15.0.0
|
|
8
|
+
|
|
9
|
+
### Major Changes
|
|
10
|
+
|
|
11
|
+
- a9a7fe9: build!: Update swc_core to v78.0.0
|
|
12
|
+
|
|
13
|
+
## 14.0.0
|
|
14
|
+
|
|
15
|
+
### Major Changes
|
|
16
|
+
|
|
17
|
+
- 74931df: build!: Update swc_core to v77.0.0
|
|
18
|
+
|
|
7
19
|
## 13.19.0
|
|
8
20
|
|
|
9
21
|
### Minor Changes
|
package/package.json
CHANGED
|
Binary file
|