Skip to content

Releases: rentpost/zapier-graphql

2.1.0

13 Oct 03:09
Compare
Choose a tag to compare
  • Directories for action files that match with Zapier format
  • Javascript formatted objects instead of JSON
  • Dynamic dates in sample data

2.0.1

12 Oct 00:22
Compare
Choose a tag to compare

Add the .zapiergraphql config to the .zapierapprc config's includeInBuild property when initializing the config for the first time. This is required, as the config is used at runtime.

2.0.0

11 Oct 21:40
Compare
Choose a tag to compare

Removed the concept of base and extension files, instead sticking with pure scaffolding with a familiar API to the zapier CLI script.

1.0.2

09 Oct 21:38
Compare
Choose a tag to compare

Added new utils helper function, addChoices, for adding choices to input fields within an extension file.

1.0.1

08 Oct 23:27
Compare
Choose a tag to compare

Lots of smaller modifications here - Jest minimal tests added.

1.0.0

06 Oct 21:42
db99a49
Compare
Choose a tag to compare

Initial release, which includes all the necessary functionality.