Releases: dailymotion/vast-client-js
Releases · dailymotion/vast-client-js
Version 2.1.0
Enhancements
- #255 Include more information in VAST events
Version 2.0.5
Bug fixes
- #250 Fix wrapper timeout/URI unavailable causing the parsing to fail
Version 2.0.4
Version 2.0.3
Version 2.0.2
Bug fixes
- #243 Fix main vs module vs browser usage
Version 2.0.1
Version 2.0.0
This is a major release including many breaking changes in the APIs, please follow the migration guide and check the updated documentation if you're currently using any 1.x
version of the client
Main changes:
- CoffeeScript ☕️ to JavaScript es6 conversion
- Split of Parser component into multiple components
- Improvements to Client, Parser and Tracker APIs
- Custom storage support in Client
- New documentation + migration guide from
1.x
to2.x
- Better Ad Fallback support
- Better AdPods support with selective wrapper resolving
- Webpack bundling and Prettier automatic formatting
- Bug fixes
- More tests
Pre-releases:
Version 2.0.0-alpha.12
Version 2.0.0-alpha.11
Enhancements
- #224 Return Promise for client and parser
Version 1.8.4
Bug fixes
- #223 Fix Growl dependency vulnerability