Skip to content

Releases: staskobzar/vue-audio-visual

v3.0.11

26 Mar 14:58
Compare
Choose a tag to compare

Build Types Without Path Aliases (#173)

by @leifmarcus

  • fix VSCode recommendations

use the current suggested vue extensions and remove deprecated extensions

  • Add tsc-alias to fix aliases in build output

  • move tsc parameters to the tsconfig.build-types

with this, we don’t need to specify the parameters in the script anymore. vue-tsc and tsc-alias wil use the same parameter from the config file

  • fix: target needs to be set inside the compiler options.

  • chore: add types for Vitest and Vite in tsconfig

v3.0.10

27 Feb 21:58
364421b
Compare
Choose a tag to compare

What's Changed

  • fix function name typo Wavefromprops Waveformprops by @dreiekk in #169
  • updated demo build

New Contributors

v3.0.9

23 Nov 16:29
f86ec70
Compare
Choose a tag to compare
  • expose the typescript type-definitions properly (patch #166 from @dutch-arrow)
  • fix some packages problem found by npm audit command

v3.0.8

18 Jun 10:42
44a365d
Compare
Choose a tag to compare
  • update dependencies vulnerabilities from github depbot

v3.0.7

10 Dec 17:53
ed74af9
Compare
Choose a tag to compare
  • improve README doc
  • fix npm license

v3.0.6

10 Nov 21:59
86f19e5
Compare
Choose a tag to compare
  • security updates from npm audit

v3.0.5

09 May 01:00
ded14bb
Compare
Choose a tag to compare

v3.0.4

11 Apr 00:12
bde8904
Compare
Choose a tag to compare

v3.0.3

27 Dec 20:50
7a32f1f
Compare
Choose a tag to compare
  • issue #123 fix. Make sure MediaStream works with nuxt projects
  • issue #124 : using createFetch fuction from useFetch for waveform module to provide more fetch options

v3.0.2

16 Nov 02:34
5421443
Compare
Choose a tag to compare
  • add types to build