Skip to content

mailchimp-firebase-sync v0.5.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 00:11
· 1 commit to master since this release
2ac7ef0
  • Switch from mailchimp-api-v3 package to @mailchimp/mailchimp_marketing (PR #66)
  • Add a configurable retry to allow a higher chance of requests causing transient failures to succeed (PR #69)
  • Added linter config and updated packages. (PR #70)
  • Node.JS 18 runtime for functions (PR #73)
  • GitHub Actions Support to assist with verification and publishing (PR #77)
  • Allow type conversion for timestamp and numeric types in merge fields. Additionally, support complex values in merge fields by facilitating path-style merge field names (PR #75).