Skip to content

Version 4.0.0

Compare
Choose a tag to compare
@ZacharieTFR ZacharieTFR released this 15 Feb 11:05
· 102 commits to master since this release

Breaking changes

  • #377 Allow parsing of multiple UniversalAdID.

⚠️ The final ad object parsed will no longer contain the universalAdId property but the universalAdIds property which will contain an array of universalAdId.

  • #395 Merge wrapper ViewableImpression with the inline one.

⚠️ The property ViewableImpression is now an array of object instead of a single object.

Enhancements

  • #420 Add ad data to VAST-resolving events
  • #383 Add new public error method to vastTracker API documentation.
  • #419 Update dependencies

Fixes

  • #414 Fix typo in the documentation

Full Changelog: 3.3.0...4.0.0