Compose-ready workspace: packages/zappier (rate card, portal, Stripe), packages/verae-zapier-middleware (timestamp + NATS), packages/verae-zapier (CLI app), vendor/zapier-platform, and research/zapier vendor corpus. Gate 0 structure checks pass. Product code and research are not yet wired.
1.9 KiB
1.9 KiB
Documentation Index
Fetch the complete documentation index at: https://docs.zapier.com/llms.txt Use this file to discover all available pages before exploring further.
What's changed in v17.7.1
Improved
zapier scaffold,zapier init,zapier validate, andzapier invoke auth. Also fixed issues with uncensored sensitive information and field grouping schema.
Released: 2025-09-10
cli
- 🐛 Fix
zapier scaffoldfailing when app object contains spread elements (#1115) - 🐛 Fix
zapier invoke authmay append to last line without a newline (#1138) - 🐛 Fix
zapier scaffoldto use.jsextension for TS imports (#1123) - 🐛 Fix
zapier scaffoldto handle shorthand property syntax (#1125) - 💅
zapier validatenow runs_zapier-buildbefore validation by default (#1130) - 💅 Add
devscript topackage.jsonof typescript templates generated byzapier init(#1128) - 💅 Improve
zapier initto list only templates that support selected module and language (#1146)
core
- 🐛 Censor sensitive info in
ResponseError(#1147)