Releases: vue-final/vue-final-modal
Releases · vue-final/vue-final-modal
Release 4.0.0-rc.2
Release 4.0.0-rc.1
4.0.0-rc.1 (2022-11-15)
Features
Release 4.0.0-rc.0
4.0.0-rc.0 (2022-11-01)
vue-final-modal 4.0 introduced a lot of breaking changes. You should treat 4.x as a different library and read the documentation carefully.
Documentation
v3.4.4
v3.4.3
🚀 Features
- Support
keepOverlay
prop
v3.4.2
🐛 Bugfix
- fix error when using
ssr: false
andattach
at the same time
v3.4.1
🐛 Bugfix
- fix(scoped-slot): update:modelValue onClose
v3.4.0
v2.4.1
Chore
- Add test cases for globally register vue-final-modal plugin
- Set vue to a peer dependency
- Remove rollup warning
- Remove jest warning
- Bump rollup, @rollup/plugin-babel, vue, vue-template-compiler