Add changeset

This commit is contained in:
Oskar
2025-12-04 14:12:42 +01:00
parent 7cbf82a4ae
commit 357aa99309
+5
View File
@@ -0,0 +1,5 @@
---
"@trigger.dev/build": patch
---
syncVercelEnvVars to skip API and read env vars directly from env.process for Vercel build environments.New syncNeonEnvVars build extension for syncing environment variablesfrom Neon database projects to Trigger.dev. The extension automatically detectsbranches and builds appropriate PostgreSQL connection strings for non-productionenvironments (staging, dev, preview).