@stack-dev/react-css 0.1.0 → 0.1.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.
@@ -1,99 +1,90 @@
1
-
2
-
3
- > @stack-dev/react-css@0.1.0 build /home/benmclean/projects/stack-dev/packages/react-css
4
- > tsup
5
-
6
- ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
7
-
8
- package.json:13:6:
9
-  13 │ "types": "./dist/index.d.ts"
10
- ╵ ~~~~~~~
11
-
12
- The "import" condition comes earlier and will be used for all "import" statements:
13
-
14
- package.json:11:6:
15
-  11 │ "import": "./dist/index.mjs",
16
- ╵ ~~~~~~~~
17
-
18
- The "require" condition comes earlier and will be used for all "require" calls:
19
-
20
- package.json:12:6:
21
-  12 │ "require": "./dist/index.js",
22
- ╵ ~~~~~~~~~
23
-
24
- CLI Building entry: src/index.ts
25
- CLI Using tsconfig: tsconfig.json
26
- CLI tsup v8.5.1
27
- CLI Using tsup config: /home/benmclean/projects/stack-dev/packages/react-css/tsup.config.ts
28
- CLI Target: esnext
29
- CLI Cleaning output folder
30
- CJS Build start
31
- ESM Build start
32
-
33
-  WARN  ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json] 10:12:34 p.m.
34
-
35
- package.json:13:6:
36
-  13 │ "types": "./dist/index.d.ts"
37
- ╵ ~~~~~~~
38
-
39
- The "import" condition comes earlier and will be used for all "import" statements:
40
-
41
- package.json:11:6:
42
-  11 │ "import": "./dist/index.mjs",
43
- ╵ ~~~~~~~~
44
-
45
- The "require" condition comes earlier and will be used for all "require" calls:
46
-
47
- package.json:12:6:
48
-  12 │ "require": "./dist/index.js",
49
- ╵ ~~~~~~~~~
50
-
51
-
52
-
53
-
54
-  WARN  ▲ [WARNING] Import "styledButton" will always be undefined because the file "src/button.module.css" has no exports [import-is-undefined] 10:12:34 p.m.
55
-
56
- src/button.tsx:7:30:
57
-  7 │ <button className={styles.styledButton} {...props}>
58
- ╵ ~~~~~~~~~~~~
59
-
60
-
61
-
62
-
63
-  WARN  ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json] 10:12:34 p.m.
64
-
65
- package.json:13:6:
66
-  13 │ "types": "./dist/index.d.ts"
67
- ╵ ~~~~~~~
68
-
69
- The "import" condition comes earlier and will be used for all "import" statements:
70
-
71
- package.json:11:6:
72
-  11 │ "import": "./dist/index.mjs",
73
- ╵ ~~~~~~~~
74
-
75
- The "require" condition comes earlier and will be used for all "require" calls:
76
-
77
- package.json:12:6:
78
-  12 │ "require": "./dist/index.js",
79
- ╵ ~~~~~~~~~
80
-
81
-
82
-
83
-
84
-  WARN  ▲ [WARNING] Import "styledButton" will always be undefined because the file "src/button.module.css" has no exports [import-is-undefined] 10:12:34 p.m.
85
-
86
- src/button.tsx:7:30:
87
-  7 │ <button className={styles.styledButton} {...props}>
88
- ╵ ~~~~~~~~~~~~
89
-
90
-
91
-
92
- CJS dist/index.js 1.03 KB
93
- CJS âšĦ️ Build success in 76ms
94
- ESM dist/index.mjs 572.00 B
95
- ESM âšĦ️ Build success in 75ms
96
- DTS Build start
97
- DTS âšĦ️ Build success in 1108ms
98
- DTS dist/index.d.ts 215.00 B
99
- DTS dist/index.d.mts 215.00 B
1
+
2
+ > @stack-dev/react-css@0.1.2 build /home/runner/work/stack-dev/stack-dev/packages/react-css
3
+ > tsup
4
+
5
+ ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
6
+
7
+ package.json:13:6:
8
+ 13 │ "types": "./dist/index.d.ts"
9
+ ╵ ~~~~~~~
10
+
11
+ The "import" condition comes earlier and will be used for all "import" statements:
12
+
13
+ package.json:11:6:
14
+ 11 │ "import": "./dist/index.mjs",
15
+ ╵ ~~~~~~~~
16
+
17
+ The "require" condition comes earlier and will be used for all "require" calls:
18
+
19
+ package.json:12:6:
20
+ 12 │ "require": "./dist/index.js",
21
+ ╵ ~~~~~~~~~
22
+
23
+ CLI Building entry: src/index.ts
24
+ CLI Using tsconfig: tsconfig.json
25
+ CLI tsup v8.5.1
26
+ CLI Using tsup config: /home/runner/work/stack-dev/stack-dev/packages/react-css/tsup.config.ts
27
+ CLI Target: esnext
28
+ CLI Cleaning output folder
29
+ CJS Build start
30
+ ESM Build start
31
+ [warn] ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
32
+
33
+ package.json:13:6:
34
+  13 │ "types": "./dist/index.d.ts"
35
+ ╵ ~~~~~~~
36
+
37
+ The "import" condition comes earlier and will be used for all "import" statements:
38
+
39
+ package.json:11:6:
40
+  11 │ "import": "./dist/index.mjs",
41
+ ╵ ~~~~~~~~
42
+
43
+ The "require" condition comes earlier and will be used for all "require" calls:
44
+
45
+ package.json:12:6:
46
+  12 │ "require": "./dist/index.js",
47
+ ╵ ~~~~~~~~~
48
+
49
+
50
+ [warn] ▲ [WARNING] Import "styledButton" will always be undefined because the file "src/button.module.css" has no exports [import-is-undefined]
51
+
52
+ src/button.tsx:7:30:
53
+  7 │ <button className={styles.styledButton} {...props}>
54
+ ╵ ~~~~~~~~~~~~
55
+
56
+
57
+ CJS dist/index.js 1.03 KB
58
+ CJS âšĦ️ Build success in 70ms
59
+ [warn] ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
60
+
61
+ package.json:13:6:
62
+  13 │ "types": "./dist/index.d.ts"
63
+ ╵ ~~~~~~~
64
+
65
+ The "import" condition comes earlier and will be used for all "import" statements:
66
+
67
+ package.json:11:6:
68
+  11 │ "import": "./dist/index.mjs",
69
+ ╵ ~~~~~~~~
70
+
71
+ The "require" condition comes earlier and will be used for all "require" calls:
72
+
73
+ package.json:12:6:
74
+  12 │ "require": "./dist/index.js",
75
+ ╵ ~~~~~~~~~
76
+
77
+
78
+ [warn] ▲ [WARNING] Import "styledButton" will always be undefined because the file "src/button.module.css" has no exports [import-is-undefined]
79
+
80
+ src/button.tsx:7:30:
81
+  7 │ <button className={styles.styledButton} {...props}>
82
+ ╵ ~~~~~~~~~~~~
83
+
84
+
85
+ ESM dist/index.mjs 572.00 B
86
+ ESM âšĦ️ Build success in 71ms
87
+ DTS Build start
88
+ DTS âšĦ️ Build success in 1879ms
89
+ DTS dist/index.d.ts 215.00 B
90
+ DTS dist/index.d.mts 215.00 B
package/CHANGELOG.md ADDED
@@ -0,0 +1,13 @@
1
+ # @stack-dev/react-css
2
+
3
+ ## 0.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - e4c692d: Test
8
+
9
+ ## 0.1.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 34e106e: Setup CI
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stack-dev/react-css",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -33,9 +33,9 @@
33
33
  "react-dom": "^18.3.1",
34
34
  "tsup": "^8.0.0",
35
35
  "vitest": "^3.2.4",
36
- "@stack-dev/prettier-config": "0.1.0",
37
- "@stack-dev/typescript-config": "0.1.0",
38
- "@stack-dev/eslint-config": "0.1.0"
36
+ "@stack-dev/eslint-config": "0.1.2",
37
+ "@stack-dev/prettier-config": "0.1.2",
38
+ "@stack-dev/typescript-config": "0.1.2"
39
39
  },
40
40
  "sideEffects": [
41
41
  "**/*.css"