@tamagui/build 1.138.3 → 1.138.5

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.
Files changed (2) hide show
  1. package/.turbo/turbo-test.log +27 -135
  2. package/package.json +2 -2
@@ -1,135 +1,27 @@
1
-
2
- [?25l
3
-  RUN  v4.0.4 /Users/n8/tamagui/code/packages/build
4
-
5
- [?2026h
6
-  ❯ __tests__/integration.test.ts [queued]
7
-
8
-  Test Files 0 passed (1)
9
-  Tests 0 passed (0)
10
-  Start at 15:02:40
11
-  Duration 0ms
12
- [?2026l[?2026h
13
-  ❯ __tests__/integration.test.ts 0/7
14
-
15
-  Test Files 0 passed (1)
16
-  Tests 0 passed (7)
17
-  Start at 15:02:40
18
-  Duration 908ms
19
- [?2026l[?2026h
20
-  __tests__/integration.test.ts 1/7
21
-
22
-  Test Files 0 passed (1)
23
-  Tests 1 passed (7)
24
-  Start at 15:02:40
25
-  Duration 1.31s
26
- [?2026l[?2026h
27
-  ❯ __tests__/integration.test.ts 1/7
28
-
29
-  Test Files 0 passed (1)
30
-  Tests 1 passed (7)
31
-  Start at 15:02:40
32
-  Duration 1.92s
33
- [?2026l[?2026h
34
-  ❯ __tests__/integration.test.ts 2/7
35
-
36
-  Test Files 0 passed (1)
37
-  Tests 2 passed (7)
38
-  Start at 15:02:40
39
-  Duration 2.32s
40
- [?2026l[?2026h
41
-  ❯ __tests__/integration.test.ts 2/7
42
-
43
-  Test Files 0 passed (1)
44
-  Tests 2 passed (7)
45
-  Start at 15:02:40
46
-  Duration 2.92s
47
- [?2026l[?2026h
48
-  ❯ __tests__/integration.test.ts 3/7
49
-
50
-  Test Files 0 passed (1)
51
-  Tests 3 passed (7)
52
-  Start at 15:02:40
53
-  Duration 3.43s
54
- [?2026l[?2026h
55
-  ❯ __tests__/integration.test.ts 3/7
56
-
57
-  Test Files 0 passed (1)
58
-  Tests 3 passed (7)
59
-  Start at 15:02:40
60
-  Duration 3.93s
61
- [?2026l[?2026h
62
-  ❯ __tests__/integration.test.ts 4/7
63
-
64
-  Test Files 0 passed (1)
65
-  Tests 4 passed (7)
66
-  Start at 15:02:40
67
-  Duration 4.54s
68
- [?2026l[?2026h
69
-  ❯ __tests__/integration.test.ts 4/7
70
-
71
-  Test Files 0 passed (1)
72
-  Tests 4 passed (7)
73
-  Start at 15:02:40
74
-  Duration 4.94s
75
- [?2026l[?2026hstdout | __tests__/integration.test.ts > tamagui-build integration test > should rebuild the package on file change when --watch is used
76
- Watch process output: built tamagui-build-test-watch-package in 66 ms
77
-
78
- Initial build complete, modifying file...
79
-
80
- stdout | __tests__/integration.test.ts > tamagui-build integration test > should rebuild the package on file change when --watch is used
81
- Watch process output: built tamagui-build-test-watch-package in 361 ms
82
-
83
- Rebuild after file modification complete
84
-
85
-
86
-  ❯ __tests__/integration.test.ts 5/7
87
-
88
-  Test Files 0 passed (1)
89
-  Tests 5 passed (7)
90
-  Start at 15:02:40
91
-  Duration 5.75s
92
- [?2026l[?2026h
93
-  ❯ __tests__/integration.test.ts 5/7
94
-
95
-  Test Files 0 passed (1)
96
-  Tests 5 passed (7)
97
-  Start at 15:02:40
98
-  Duration 5.95s
99
- [?2026l[?2026h
100
-  ❯ __tests__/integration.test.ts 5/7
101
-
102
-  Test Files 0 passed (1)
103
-  Tests 5 passed (7)
104
-  Start at 15:02:40
105
-  Duration 6.96s
106
- [?2026l[?2026h
107
-  ❯ __tests__/integration.test.ts 5/7
108
-
109
-  Test Files 0 passed (1)
110
-  Tests 5 passed (7)
111
-  Start at 15:02:40
112
-  Duration 7.97s
113
- [?2026l[?2026h
114
-  ❯ __tests__/integration.test.ts 5/7
115
-
116
-  Test Files 0 passed (1)
117
-  Tests 5 passed (7)
118
-  Start at 15:02:40
119
-  Duration 8.98s
120
- [?2026l ✓ __tests__/integration.test.ts (7 tests) 8917ms
121
- ✓ tamagui-build integration test (7)
122
- ✓ should build the package correctly  1222ms
123
- ✓ should bundle the package correctly  1034ms
124
- ✓ should skip mjs files when --skip-mjs is used  1102ms
125
- ✓ should ignore base URL when --ignore-base-url is used  1107ms
126
- ✓ should rebuild the package on file change when --watch is used  1240ms
127
- ✓ should generate correct platform-specific output  1052ms
128
- ✓ should minify the output when MINIFY=true is set  2138ms
129
-
130
-  Test Files  1 passed (1)
131
-  Tests  7 passed (7)
132
-  Start at  15:02:40
133
-  Duration  9.03s (transform 38ms, setup 0ms, collect 44ms, tests 8.92s, environment 0ms, prepare 2ms)
134
-
135
- [?25h
1
+
2
+  RUN  v4.0.4 /Users/n8/tamagui/code/packages/build
3
+
4
+ stdout | __tests__/integration.test.ts > tamagui-build integration test > should rebuild the package on file change when --watch is used
5
+ Watch process output: built tamagui-build-test-watch-package in 74 ms
6
+
7
+ Initial build complete, modifying file...
8
+
9
+ stdout | __tests__/integration.test.ts > tamagui-build integration test > should rebuild the package on file change when --watch is used
10
+ Watch process output: built tamagui-build-test-watch-package in 355 ms
11
+
12
+ Rebuild after file modification complete
13
+
14
+ ✓ __tests__/integration.test.ts (7 tests) 9026ms
15
+ ✓ should build the package correctly  1219ms
16
+ ✓ should bundle the package correctly  1092ms
17
+ ✓ should skip mjs files when --skip-mjs is used  1083ms
18
+ ✓ should ignore base URL when --ignore-base-url is used  1038ms
19
+ ✓ should rebuild the package on file change when --watch is used  1241ms
20
+ ✓ should generate correct platform-specific output  1192ms
21
+ ✓ should minify the output when MINIFY=true is set  2141ms
22
+
23
+  Test Files  1 passed (1)
24
+  Tests  7 passed (7)
25
+  Start at  10:06:32
26
+  Duration  9.14s (transform 36ms, setup 0ms, collect 41ms, tests 9.03s, environment 0ms, prepare 2ms)
27
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/build",
3
- "version": "1.138.3",
3
+ "version": "1.138.5",
4
4
  "bin": {
5
5
  "tamagui-build": "tamagui-build.js",
6
6
  "teesx": "./teesx.sh"
@@ -14,7 +14,7 @@
14
14
  "dependencies": {
15
15
  "@babel/core": "^7.25.2",
16
16
  "@swc/core": "^1.14.0",
17
- "@tamagui/babel-plugin-fully-specified": "1.138.3",
17
+ "@tamagui/babel-plugin-fully-specified": "1.138.5",
18
18
  "@types/fs-extra": "^9.0.13",
19
19
  "chokidar": "^3.5.2",
20
20
  "esbuild": "^0.25.11",