Releases: vueuse/sound
Releases · vueuse/sound
v2.0.1
2.0.0
V2 Release 🔈
Hey @vueuse/sound users! 😄
This release has exact same API, except it deprecates nuxt-use-sound
.
You can now install the Nuxt module via @vueuse/sound/nuxt
.
The demo page is now deployed with Nuxt 3.
It should fix most issues about latest versions of Vite and other bundlers, as it is now built with unbuild.
PRs
- Corrected NPM install command by @ericwaetke in #5
- Update index.ts by @yyqqing in #19
- fix: sound url to reactive by @YunYouJun in #26
- fix: add HowlOptions for ComposableOptions by @YunYouJun in #25
- Update types.ts by @yyqqing in #21
New Contributors
- @ericwaetke made their first contribution in #5
- @yyqqing made their first contribution in #19
- @YunYouJun made their first contribution in #26
Full Changelog: https://github.com/vueuse/sound/commits/2.0.0