@swc/plugin-styled-jsx 9.1.0 → 11.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 CHANGED
@@ -1,5 +1,41 @@
1
1
  # @swc/plugin-styled-jsx
2
2
 
3
+ ## 11.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 25e0c2c: Update swc_core to v46.0.0
8
+
9
+ ## 10.0.0
10
+
11
+ ### Major Changes
12
+
13
+ - 90c4f87: Drop swc_css mode
14
+
15
+ ## 9.5.0
16
+
17
+ ### Minor Changes
18
+
19
+ - c324a59: Update swc_core to v45
20
+
21
+ ## 9.4.0
22
+
23
+ ### Minor Changes
24
+
25
+ - 8bad98d: Update swc_core to v44
26
+
27
+ ## 9.3.0
28
+
29
+ ### Minor Changes
30
+
31
+ - 47be132: Update swc_core to v42
32
+
33
+ ## 9.2.0
34
+
35
+ ### Minor Changes
36
+
37
+ - 0c9d7a1: build: Update swc_core to v39.0.0
38
+
3
39
  ## 9.1.0
4
40
 
5
41
  ### Minor Changes
package/README.md CHANGED
@@ -2,6 +2,42 @@
2
2
 
3
3
  # @swc/plugin-styled-jsx
4
4
 
5
+ ## 11.0.0
6
+
7
+ ### Major Changes
8
+
9
+ - 25e0c2c: Update swc_core to v46.0.0
10
+
11
+ ## 10.0.0
12
+
13
+ ### Major Changes
14
+
15
+ - 90c4f87: Drop swc_css mode
16
+
17
+ ## 9.5.0
18
+
19
+ ### Minor Changes
20
+
21
+ - c324a59: Update swc_core to v45
22
+
23
+ ## 9.4.0
24
+
25
+ ### Minor Changes
26
+
27
+ - 8bad98d: Update swc_core to v44
28
+
29
+ ## 9.3.0
30
+
31
+ ### Minor Changes
32
+
33
+ - 47be132: Update swc_core to v42
34
+
35
+ ## 9.2.0
36
+
37
+ ### Minor Changes
38
+
39
+ - 0c9d7a1: build: Update swc_core to v39.0.0
40
+
5
41
  ## 9.1.0
6
42
 
7
43
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swc/plugin-styled-jsx",
3
- "version": "9.1.0",
3
+ "version": "11.0.0",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true
Binary file