cli
- 🐛 Fix “Cannot find base config file” tsconfig warning on
zapier build
(#1033)
core
- 🐛 Fix various bugs with
{{curlies}}
replacement (#1032) - 🐛 Remove request body fields with undefined
{{curlies}}
when the content-type isapplication/x-www-form-urlencoded
(#1044) - 🐛
{{curlies}}
inrequestTemplate
aren’t properly replaced (#1034) - 🐛 Fix unexpected line breaks in logged response content (#1042)
schema
None!misc
- 📜 Update example apps: oauth2, typescript, typescript-esm (#1036)