We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a50c6 commit 652ea5fCopy full SHA for 652ea5f
src/guide/migration.md
@@ -46,3 +46,4 @@ Some of the new features to keep an eye on in Vue 3 include:
46
- [Teleport](/guide/teleport)
47
- Fragments
48
- [Emits Component Option](/guide/component-custom-events.html)
49
+- `createRenderer` API from `@vue/runtime-core` to create custom renderers
0 commit comments