@swc/plugin-styled-jsx 6.5.0 → 6.6.2

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 CHANGED
@@ -1,5 +1,23 @@
1
1
  # @swc/plugin-styled-jsx
2
2
 
3
+ ## 6.6.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 04465bc: Update swc_core to v14.0.0, really
8
+
9
+ ## 6.6.1
10
+
11
+ ### Patch Changes
12
+
13
+ - ce8d317: Update swc_core to v14.0.0
14
+
15
+ ## 6.6.0
16
+
17
+ ### Minor Changes
18
+
19
+ - bfa0a51: Update swc_core to v13
20
+
3
21
  ## 6.5.0
4
22
 
5
23
  ### Minor Changes
package/README.md CHANGED
@@ -2,6 +2,24 @@
2
2
 
3
3
  # @swc/plugin-styled-jsx
4
4
 
5
+ ## 6.6.2
6
+
7
+ ### Patch Changes
8
+
9
+ - 04465bc: Update swc_core to v14.0.0, really
10
+
11
+ ## 6.6.1
12
+
13
+ ### Patch Changes
14
+
15
+ - ce8d317: Update swc_core to v14.0.0
16
+
17
+ ## 6.6.0
18
+
19
+ ### Minor Changes
20
+
21
+ - bfa0a51: Update swc_core to v13
22
+
5
23
  ## 6.5.0
6
24
 
7
25
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swc/plugin-styled-jsx",
3
- "version": "6.5.0",
3
+ "version": "6.6.2",
4
4
  "description": "SWC plugin for styled-jsx",
5
5
  "main": "swc_plugin_styled_jsx.wasm",
6
6
  "homepage": "https://swc.rs",
Binary file