Skip to content

Commit 847db66

Browse files
committed
chore: add link to v4 migration guide
1 parent c919076 commit 847db66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ import Monaco from '@vue/repl/monaco-editor'
4444

4545
Customize the behavior of the REPL by manually initializing the store.
4646

47+
See [v4 Migration Guide](https://github.com/vuejs/repl/releases/tag/v4.0.0)
48+
4749
```vue
4850
<script setup>
4951
import { watchEffect, ref } from 'vue'

0 commit comments

Comments
 (0)