Skip to content

Releases: vue-youtube/vue-youtube

v0.0.6

26 Oct 20:45
v0.0.6
Compare
Choose a tag to compare

Version 0.0.6 fixes various issues around wrong packaging. Now everything should work as expected.

v0.0.5

26 Aug 21:17
v0.0.5
Compare
Choose a tag to compare

Version 0.0.5 adds the option to defer loading required scripts using the new option deferLoading when creating the manager with createManager. See here for more information.

pnpm install @vue-youtube/core@0.0.5

v0.0.4

22 Nov 14:56
Compare
Choose a tag to compare

Version 0.0.4 fixes the wrong ESM and CommonJS references in the package.json files of the packages core, component and shared.

pnpm install @vue-youtube/core@0.0.4

v0.0.3

23 Oct 14:16
Compare
Choose a tag to compare

Version 0.0.3

⚠️ Breaking change

This version introduces a breaking change to eventually support Nuxt v3. You now need to manually register
the manager. Please consult the usage guide here or the docs here.

🎉 New features

  • Register the manager via createManager() and app.use()
  • Event callbacks, like onReady or onError, are able to accept multiple user provided callback functions

v0.0.2

13 Aug 09:01
Compare
Choose a tag to compare
v0.0.2

v0.0.1

14 Jul 14:29
Compare
Choose a tag to compare
v.0.0.1

v0.0.1 Release