Releases: mercs600/vue3-perfect-scrollbar
Releases · mercs600/vue3-perfect-scrollbar
v2.0.0
This update is focused on keeping our project up-to-date with the latest dependencies to address any issues related to outdated packages. Moreover, I have also made significant improvements to our TypeScript definitions, fixing all known issues to ensure a seamless development experience for those using TypeScript.
Breaking changes:
- Removed the watchOptions property; it is now always watched.
- Removed default options in the case of global registration.