Commit a18cbb1
Aiinfo diffcache (#110)
* add changelog to output
* add clearCache utility
* update cache
* add writeChangelog util
* ignore package.json in biome lint
* @instructure.ai/aiinfo@1.1.2
* fix lint issues
* @instructure.ai/aiinfo@1.2.0
* use vite-node/loader
* aiinfo@1.2.1
* use loader as an export
* aiinfo@1.2.2
* use custom loader
* aiinfo@1.2.3
* quote loader
* use correct path
* aiinfo@1.2.4
* proper quotes
* use nextLoad
* use register instead of experimentalLoader
* --no-git-checks b/c we're building here!
* aiinfo@1.2.5
* aiinfo@1.2.6
* proper quoting
* aiinfo@1.2.7
* async import
* aiinfo@1.2.8
* move register to loader script
* aiinfo@1.2.9
* Update scripts/loader.mjs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* proper release folder
* aiinfo@1.2.10
* use dirname for loader
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent f51e538 commit a18cbb1
4 files changed
Lines changed: 11 additions & 8 deletions
File tree
- .github/workflows
- packages/aiinfo
- cache
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments