Released: 2025-05-30

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 is application/x-www-form-urlencoded (#1044)
  • 🐛 {{curlies}} in requestTemplate aren’t properly replaced (#1034)
  • 🐛 Fix unexpected line breaks in logged response content (#1042)

schema

None!

misc