Skip to content

Releases: staskobzar/vue-audio-visual

v3.1.1

14 Jun 23:14
a51208c

Choose a tag to compare

  • resolve vulnerable npm packages
  • fix tests for useAudioContext
  • fix grammar errors in readme docs

v3.1.0

21 Mar 20:48
749aecc

Choose a tag to compare

What's Changed

Full Changelog: v3.0.11...v3.1.0

v3.0.11

26 Mar 14:58

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

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

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

Choose a tag to compare

  • update dependencies vulnerabilities from github depbot

v3.0.7

10 Dec 17:53
ed74af9

Choose a tag to compare

  • improve README doc
  • fix npm license

v3.0.6

10 Nov 21:59
86f19e5

Choose a tag to compare

  • security updates from npm audit

v3.0.5

09 May 01:00
ded14bb

Choose a tag to compare

v3.0.4

11 Apr 00:12
bde8904

Choose a tag to compare