cli
- π Fix regression bugs with
zapier build, where it can fail with ββThe βpathβ argument must be of type stringββ when dirent.parentPath property is missing (#1087) - π Fixes a regression where
zapier build --skip-npm-installfails when an app has a linked dependencies in itsnode_modules(#1089) - π Remove empty array at the end of
zapier versions -f json(#1086) - π
Add additional Typescript auth options to
zapier init(#1067)
core
- π Support compression when stashing large input bundles (#1085)