v0.1.0
Run Flow (Alpha)
Flows built with Playground can now be executed
nov5a_output.mp4
What's Changed
- Add updated at column by @koji-m in #66
- Fix
Error: Failed to set Next.js data cache, items over 2MB can not be cached (2865842 bytes) at IncrementalCache.set
error on development by @satococoa in #67 - Prototype flow by @toyamarinyon in #68
- Replace Trigger.dev with Vercel Functions by @toyamarinyon in #71
- Next 15 stable by @toyamarinyon in #72
- Use next.config.ts instead of next.config.mjs by @toyamarinyon in #73
- feat: Set 5-minute timeout for Agent playground page by @toyamarinyon in #74
- fix: Update SVG attributes to React camelCase format by @toyamarinyon in #75
- Remove
TRIGGER_SECRET_KEY
from .env.example by @shige in #76
New Contributors
Full Changelog: v0.0.21...v0.1.0