Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 465 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 465 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.3.0] - 2021-04-07

Changed

  • mergeContextData in TrackingProvider uses deep merge to merge payload and options context values.
  • trigger function in TrackingProvider uses deep merge to merge context data with trigger data.