infernoflow 0.37.3 → 0.37.4
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/CHANGELOG.md +7 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -196,6 +196,13 @@
|
|
|
196
196
|
|
|
197
197
|
- v0.37.3 — remove @scarf/scarf to fix Windows install hang
|
|
198
198
|
|
|
199
|
+
- v0.37.3 — remove Scarf, zero-dep install, no more Windows hang
|
|
200
|
+
- v0.37.3 — remove @scarf/scarf to fix Windows install hang
|
|
201
|
+
|
|
202
|
+
- v0.37.4
|
|
203
|
+
- v0.37.3 — remove Scarf, zero-dep install, no more Windows hang
|
|
204
|
+
- v0.37.3 — remove @scarf/scarf to fix Windows install hang
|
|
205
|
+
|
|
199
206
|
## 0.10.25 — 2026-04-22
|
|
200
207
|
|
|
201
208
|
### Added
|
package/package.json
CHANGED