# Changelog # v1.8.2 - Fixed event bubbling # v1.8.1 - Fixed inaccurate log message # v1.8.0 - ***(Important)*** `setup()` now returns the element Plyr was setup on rather than the `plyr` object. This means `var player = plyr.setup()[0];` would now be `var player = plyr.setup()[0].plyr;`. This improves support for React and other virtual dom frameworks as mentioned in #254 - Fixed using a relative URL for `iconUrl` in IE (fixes #269) # v1.7.0 - SASS cleanup (fixes #265) - Docs tidy up to help quick start (fixes #253) - Fix for issues with data attribute options passing (fixes #257) - ***(Important)*** Removed the requirement for a wrapper div to setup Plyr and removed the dependency on the `plyr` classname as a JS hook. By default it will now look for `