segmentio/analytics.js-integrations

Remove Braze nested object sanitisation

NikoRoberts opened this issue · 0 comments

In #153 I contributed by removing nested objects from event payloads sent to Braze because they were erroring.

Now I believe Braze has changed to support nested objects as of 3.3.0 braze sdk

Is there are a way my team can contribute to adding 3.3.0 support and removing the nested obj sanitisation?