Vue 3 migration guide
The Vue 3 implementation is the current release line and is installed as the default latest version.
Contract
- Native Vue 3 components and plugin registration.
- Vue
^3.5.0peer dependency. - Equivalent core props, events and visual behavior where practical.
- A migration table for every renamed or removed API.
- Dedicated unit, SSR and real-browser coverage.
The current 1.x package remains the Vue 2 track. The public component names, props, events, slots and navigation methods are retained in 2.x; Vue 2 users should remain on vue-carousel-3d@1.