v1.2.0
- npm packages updated.
- Close audio context with component method beforeDestroy to allow switch between multiple elements (thanks to @SohrabZ for the idea).
- Using Vue "ref" attribute to connect parent <audio> element and allow multiple "vue-audio-visual" plugins connect to the same <audio> element.