Breaking Changes
No "proper" breaking changes, however we now teleport the open multiselect to the end of body. When updating this package, make sure your CSS is still working correctly, as the CSS queries may need updating because of how the teleport works.
What's Changed
- fix: update TypeScript types by @G-Rath in #1805
- fix: refine TypeScript types by @ghrapan in #1853
- Update README.md with
@vitejs/plugin-vuedetails by @RyanGst in #1904 - fix: teleport dropdown to body to avoid clipping in scrollable contai… by @Amirkian2023 in #1903
New Contributors
- @G-Rath made their first contribution in #1805
- @ghrapan made their first contribution in #1853
- @RyanGst made their first contribution in #1904
- @Amirkian2023 made their first contribution in #1903
Full Changelog: v3.2.0...v3.3.0