Skip to content

Releases: mailchimp/Firebase

mailchimp-firebase-sync v0.5.4

04 Oct 00:11
2ac7ef0
Compare
Choose a tag to compare
  • 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).