Commit b6cf756
Aiinfo diffcache (#115)
* 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
* ci=1 for current caches
* aiinfo@1.2.11
* pack build
* aiinfo@1.2.12
* set env name
* aiinfo@1.2.13
* aiinfo@1.2.14
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 7905fc8 commit b6cf756
2 files changed
Lines changed: 22 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
52 | | - | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
57 | | - | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
61 | | - | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
79 | | - | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
90 | 96 | | |
91 | 97 | | |
92 | 98 | | |
| 99 | + | |
93 | 100 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
101 | 108 | | |
102 | | - | |
| 109 | + | |
103 | 110 | | |
104 | | - | |
105 | | - | |
| 111 | + | |
| 112 | + | |
106 | 113 | | |
107 | 114 | | |
108 | 115 | | |
109 | | - | |
| 116 | + | |
110 | 117 | | |
111 | 118 | | |
112 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
0 commit comments