Releases: vueuse/sound
Releases Β· vueuse/sound
v2.1.3
v2.1.2
v2.1.1
v2.1.0
- feat(global): update dependencies ; support latest nuxt (c5947d9)
- feat(demo): update (e8634b7)
- feat(usesound): improve impl (00a62ba)
- feat(nuxt): update module ; fix #build types ref (98482f0)
- feat(usesound): update impl (5b38dac)
- chore(lint): update lint config & add vscode settings (57b7d13)
- fix: watch sound url value (#46) (796d185)
- export ComposableOptions (#48) (bb4cc7c)
- Updated package.json to export type definitions (#43) (be3cad5)
- chore(docs): add twitter:card tag (9b6342b)
- chore(docs): add banner (c6fe7fa)
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