mirror of
https://github.com/vercel/eve.git
synced 2026-09-20 05:35:39 +08:00
Version Packages (#1638)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fc87d2336e
commit
da504b50cc
@@ -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.
|
||||
@@ -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,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": [
|
||||
|
||||
Reference in New Issue
Block a user