Version Packages (#1638)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-08-04 15:57:38 -05:00
committed by GitHub
parent fc87d2336e
commit da504b50cc
3 changed files with 10 additions and 9 deletions
-8
View File
@@ -1,8 +0,0 @@
---
"eve": patch
---
Dev runtime snapshots no longer copy the `.workflow-vitest` test cache. In
workspaces that had run integration tests, this directory was duplicated into
every generation under `.eve/dev-runtime/snapshots` — tens of megabytes per
rebuild that nothing at dev runtime reads.
+9
View File
@@ -1,5 +1,14 @@
# eve
## 0.30.4
### Patch Changes
- fc87d23: Dev runtime snapshots no longer copy the `.workflow-vitest` test cache. In
workspaces that had run integration tests, this directory was duplicated into
every generation under `.eve/dev-runtime/snapshots` — tens of megabytes per
rebuild that nothing at dev runtime reads.
## 0.30.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "eve",
"version": "0.30.3",
"version": "0.30.4",
"private": false,
"description": "Filesystem-first framework for durable backend AI agents that run anywhere.",
"keywords": [