@aihu/compiler 0.4.0 → 0.4.1
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/README.md +7 -7
- package/bin/aihu-compile +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ npm install @aihu/compiler
|
|
|
21
21
|
bun add @aihu/compiler
|
|
22
22
|
```
|
|
23
23
|
|
|
24
|
-
<sub><i>Auto-generated against `@aihu/compiler@0.4.
|
|
24
|
+
<sub><i>Auto-generated against `@aihu/compiler@0.4.1`.</i></sub>
|
|
25
25
|
|
|
26
26
|
<!-- END_AUTOGEN: install -->
|
|
27
27
|
|
|
@@ -32,12 +32,12 @@ bun add @aihu/compiler
|
|
|
32
32
|
|
|
33
33
|
| | |
|
|
34
34
|
|---|---|
|
|
35
|
-
| **Version** | `0.4.
|
|
35
|
+
| **Version** | `0.4.1` |
|
|
36
36
|
| **Tier** | D — Compiler — Single-File Component (.aihu) → Web Component |
|
|
37
37
|
| **Published files** | 5 entries |
|
|
38
38
|
| **License** | MIT |
|
|
39
39
|
|
|
40
|
-
<sub><i>Auto-generated against `@aihu/compiler@0.4.
|
|
40
|
+
<sub><i>Auto-generated against `@aihu/compiler@0.4.1`.</i></sub>
|
|
41
41
|
|
|
42
42
|
<!-- END_AUTOGEN: stats -->
|
|
43
43
|
|
|
@@ -50,7 +50,7 @@ bun add @aihu/compiler
|
|
|
50
50
|
|---|---|---|
|
|
51
51
|
| `.` | `./dist/index.js` | `—` |
|
|
52
52
|
|
|
53
|
-
<sub><i>Auto-generated against `@aihu/compiler@0.4.
|
|
53
|
+
<sub><i>Auto-generated against `@aihu/compiler@0.4.1`.</i></sub>
|
|
54
54
|
|
|
55
55
|
<!-- END_AUTOGEN: exports -->
|
|
56
56
|
|
|
@@ -63,7 +63,7 @@ bun add @aihu/compiler
|
|
|
63
63
|
|
|
64
64
|
- `vite` — `>=5.0.0`
|
|
65
65
|
|
|
66
|
-
<sub><i>Auto-generated against `@aihu/compiler@0.4.
|
|
66
|
+
<sub><i>Auto-generated against `@aihu/compiler@0.4.1`.</i></sub>
|
|
67
67
|
|
|
68
68
|
<!-- END_AUTOGEN: deps -->
|
|
69
69
|
|
|
@@ -77,7 +77,7 @@ bun add @aihu/compiler
|
|
|
77
77
|
- [Macro Vocabulary spec](../../docs/superpowers/specs/2026-05-02-spec-macro-vocabulary.md)
|
|
78
78
|
- [Aihu framework root](../../README.md)
|
|
79
79
|
|
|
80
|
-
<sub><i>Auto-generated against `@aihu/compiler@0.4.
|
|
80
|
+
<sub><i>Auto-generated against `@aihu/compiler@0.4.1`.</i></sub>
|
|
81
81
|
|
|
82
82
|
<!-- END_AUTOGEN: see-also -->
|
|
83
83
|
|
|
@@ -88,6 +88,6 @@ bun add @aihu/compiler
|
|
|
88
88
|
|
|
89
89
|
MIT — see [LICENSE](../../LICENSE).
|
|
90
90
|
|
|
91
|
-
<sub><i>Auto-generated against `@aihu/compiler@0.4.
|
|
91
|
+
<sub><i>Auto-generated against `@aihu/compiler@0.4.1`.</i></sub>
|
|
92
92
|
|
|
93
93
|
<!-- END_AUTOGEN: license -->
|
package/bin/aihu-compile
CHANGED
|
Binary file
|