@tamagui/build 1.125.9 → 1.125.11

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 +113 -27
  2. package/package.json +2 -2
@@ -1,27 +1,113 @@
1
-
2
- RUN v3.0.5 /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 63 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) 8754ms
15
- tamagui-build integration test > should build the package correctly 1190ms
16
- tamagui-build integration test > should bundle the package correctly 1010ms
17
- tamagui-build integration test > should skip mjs files when --skip-mjs is used 1063ms
18
- tamagui-build integration test > should ignore base URL when --ignore-base-url is used 1058ms
19
- ✓ tamagui-build integration test > should rebuild the package on file change when --watch is used 1235ms
20
- tamagui-build integration test > should generate correct platform-specific output 1062ms
21
- ✓ tamagui-build integration test > should minify the output when MINIFY=true is set 2121ms
22
-
23
- Test Files 1 passed (1)
24
- Tests 7 passed (7)
25
- Start at 22:27:00
26
- Duration 8.95s (transform 41ms, setup 0ms, collect 36ms, tests 8.75s, environment 0ms, prepare 39ms)
27
-
1
+
2
+ [?25l
3
+  RUN  v3.0.5 /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 04:34:22
11
+  Duration 101ms
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 04:34:22
18
+  Duration 909ms
19
+ [?2026l[?2026h
20
+  __tests__/integration.test.ts 0/7
21
+
22
+  Test Files 0 passed (1)
23
+  Tests 0 passed (7)
24
+  Start at 04:34:22
25
+  Duration 1.92s
26
+ [?2026l[?2026h
27
+  ❯ __tests__/integration.test.ts 0/7
28
+
29
+  Test Files 0 passed (1)
30
+  Tests 0 passed (7)
31
+  Start at 04:34:22
32
+  Duration 2.93s
33
+ [?2026l[?2026h
34
+  ❯ __tests__/integration.test.ts 0/7
35
+
36
+  Test Files 0 passed (1)
37
+  Tests 0 passed (7)
38
+  Start at 04:34:22
39
+  Duration 3.94s
40
+ [?2026l[?2026h
41
+  ❯ __tests__/integration.test.ts 1/7
42
+
43
+  Test Files 0 passed (1)
44
+  Tests 1 passed (7)
45
+  Start at 04:34:22
46
+  Duration 4.44s
47
+ [?2026l[?2026h
48
+  ❯ __tests__/integration.test.ts 4/7
49
+
50
+  Test Files 0 passed (1)
51
+  Tests 4 passed (7)
52
+  Start at 04:34:22
53
+  Duration 4.95s
54
+ [?2026l[?2026hstdout | __tests__/integration.test.ts > tamagui-build integration test > should rebuild the package on file change when --watch is used
55
+ Watch process output: built tamagui-build-test-watch-package in 63 ms
56
+
57
+ Initial build complete, modifying file...
58
+
59
+ stdout | __tests__/integration.test.ts > tamagui-build integration test > should rebuild the package on file change when --watch is used
60
+ Watch process output: built tamagui-build-test-watch-package in 367 ms
61
+
62
+ Rebuild after file modification complete
63
+
64
+
65
+  ❯ __tests__/integration.test.ts 4/7
66
+
67
+  Test Files 0 passed (1)
68
+  Tests 4 passed (7)
69
+  Start at 04:34:22
70
+  Duration 5.96s
71
+ [?2026l[?2026h
72
+  ❯ __tests__/integration.test.ts 5/7
73
+
74
+  Test Files 0 passed (1)
75
+  Tests 5 passed (7)
76
+  Start at 04:34:22
77
+  Duration 6.66s
78
+ [?2026l[?2026h
79
+  ❯ __tests__/integration.test.ts 5/7
80
+
81
+  Test Files 0 passed (1)
82
+  Tests 5 passed (7)
83
+  Start at 04:34:22
84
+  Duration 6.97s
85
+ [?2026l[?2026h
86
+  ❯ __tests__/integration.test.ts 5/7
87
+
88
+  Test Files 0 passed (1)
89
+  Tests 5 passed (7)
90
+  Start at 04:34:22
91
+  Duration 7.97s
92
+ [?2026l[?2026h ✓ __tests__/integration.test.ts (7 tests) 8686ms
93
+ ✓ tamagui-build integration test > should build the package correctly 1170ms
94
+ ✓ tamagui-build integration test > should bundle the package correctly 995ms
95
+ ✓ tamagui-build integration test > should skip mjs files when --skip-mjs is used 1035ms
96
+ ✓ tamagui-build integration test > should ignore base URL when --ignore-base-url is used 1058ms
97
+ ✓ tamagui-build integration test > should rebuild the package on file change when --watch is used 1239ms
98
+ ✓ tamagui-build integration test > should generate correct platform-specific output 1068ms
99
+ ✓ tamagui-build integration test > should minify the output when MINIFY=true is set 2105ms
100
+
101
+  ❯ __tests__/integration.test.ts 6/7
102
+
103
+  Test Files 0 passed (1)
104
+  Tests 6 passed (7)
105
+  Start at 04:34:22
106
+  Duration 8.78s
107
+ [?2026l
108
+  Test Files  1 passed (1)
109
+  Tests  7 passed (7)
110
+  Start at  04:34:22
111
+  Duration  8.89s (transform 40ms, setup 0ms, collect 37ms, tests 8.69s, environment 0ms, prepare 52ms)
112
+
113
+ [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/build",
3
- "version": "1.125.9",
3
+ "version": "1.125.11",
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.7.21",
17
- "@tamagui/babel-plugin-fully-specified": "1.125.9",
17
+ "@tamagui/babel-plugin-fully-specified": "1.125.11",
18
18
  "@types/fs-extra": "^9.0.13",
19
19
  "chokidar": "^3.5.2",
20
20
  "esbuild": "^0.24.2",