Skip to content

Commit

Permalink
chore: add link to v4 migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Feb 14, 2024
1 parent c919076 commit 847db66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -44,6 +44,8 @@ import Monaco from '@vue/repl/monaco-editor'

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

See [v4 Migration Guide](https://github.com/vuejs/repl/releases/tag/v4.0.0)

```vue
<script setup>
import { watchEffect, ref } from 'vue'
Expand Down

0 comments on commit 847db66

Please sign in to comment.