v4.0.0
What's Changed
- feat: add support for vertical marquees (fixes #15, #65, #78) by @megasanjay in #152
- chore(deps): bump semver from 7.3.7 to 7.5.3 in /packages/vue3-marquee by @dependabot in #153
- feat!: fix types and css import for v4 by @megasanjay in #161
If you are using version 3.x of vue3-marquee you should upgrade to version 4.x. You can do this by running the Installation and Usage command below. This adds better support for Typescript. There is also a change with the dist/style.css import (it's been removed) so take a look at the new documentation for instructions on how to migrate to this package.
Full Changelog: v3.1.3...v4.0.0