cli
- 🐛 Fix
zapier scaffold
failing when app object contains spread elements (#1115) - 🐛 Fix
zapier invoke auth
may append to last line without a newline (#1138) - 🐛 Fix
zapier scaffold
to use.js
extension for TS imports (#1123) - 🐛 Fix
zapier scaffold
to handle shorthand property syntax (#1125) - 💅
zapier validate
now runs_zapier-build
before validation by default (#1130) - 💅 Add
dev
script topackage.json
of typescript templates generated byzapier init
(#1128) - 💅 Improve
zapier init
to list only templates that support selected module and language (#1146)
core
- 🐛 Censor sensitive info in
ResponseError
(#1147)