We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f52a3 commit 89d788cCopy full SHA for 89d788c
packages/vue-final-modal/CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [4.3.1](https://github.com/vue-final/vue-final-modal/compare/v4.3.0...v4.3.1) (2023-04-17)
4
+
5
6
+### Bug Fixes
7
8
+* resolve the error caused by VueUse removing `isString` ([#359](https://github.com/vue-final/vue-final-modal/issues/359)) ([85f52a3](https://github.com/vue-final/vue-final-modal/commit/85f52a3466dfa692991de20ac6cdf88923ed1c69))
9
10
# [4.3.0](https://github.com/vue-final/vue-final-modal/compare/v4.2.0...v4.3.0) (2023-04-12)
11
12
packages/vue-final-modal/package.json
@@ -1,7 +1,7 @@
{
"name": "vue-final-modal",
"private": false,
- "version": "4.3.0",
+ "version": "4.3.1",
"source": "src/index.ts",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
0 commit comments