We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vue.runtime.mjs
1 parent 498dc1d commit 08fb4a2Copy full SHA for 08fb4a2
dist/vue.runtime.mjs
@@ -49,6 +49,7 @@ export const {
49
onMounted,
50
onBeforeUpdate,
51
onUpdated,
52
+ onBeforeUnmount,
53
onUnmounted,
54
onErrorCaptured,
55
onActivated,
0 commit comments