Version 4.0.0
Breaking changes
- #377 Allow parsing of multiple UniversalAdID.
⚠️ The final ad object parsed will no longer contain theuniversalAdId
property but theuniversalAdIds
property which will contain an array ofuniversalAdId
.
- #395 Merge wrapper ViewableImpression with the inline one.
⚠️ The propertyViewableImpression
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