Releases: convertcom/javascript-sdk
Releases · convertcom/javascript-sdk
js-sdk-event: v2.1.0
js-sdk-enums: v2.2.0
js-sdk-data: v3.2.0
3.2.0 (2024-07-16)
Features
- allow multiple transactions on tracking revenue goal (4b33924)
- exclude stopped variations upon deciding a variation (3758333)
- generate rollup config per package (1f00878)
- have the permanent audience rules matched only once at the time of the first bucketing (b49130f)
- introduce BucketingError when deciding variations (10caaae)
- introduce optional argument to force triggering active locations events (2b7f63b)
- return bucketing allocation upon deciding variation (06fb25f)
Bug Fixes
- deprecate plural experience environments (d2a53a9)
- improving code readability and fixing audiences matching (d83c4f5)
- optional location properties on processing experience rules (1ff5c9b)
- optionally force variation even on previously bucketed visitor (1feaec5)
- resolve missing dependencies for type declarations (4fa0feb)
- update the shape of goalData for tracking revenue (f54356f)
js-sdk-bucketing: v3.1.0
js-sdk-api: v2.1.0
2.1.0 (2024-07-16)
Features
- generate rollup config per package (1f00878)
- implement SDK Key/Secret with Authorization Bearer header (19de29d)
- include visitors with events when triggering event "api.queue.released" (7c98f54)
- pass environment to config endpoint (67f8354)
Bug Fixes
- resolve missing dependencies for type declarations (4fa0feb)