Releases: staskobzar/vue-audio-visual
Releases · staskobzar/vue-audio-visual
v3.0.11
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
v3.0.9
- expose the typescript type-definitions properly (patch #166 from @dutch-arrow)
- fix some packages problem found by
npm audit
command
v3.0.8
- update dependencies vulnerabilities from github depbot
v3.0.7
- improve README doc
- fix npm license
v3.0.6
- security updates from npm audit
v3.0.5
- fix multiple waveform plugins override canvas issue #135. Reported by @robertglatzel
v3.0.4
v3.0.3
v3.0.2
- add types to build