Skip to content

Commit ca5f159

Browse files
committed
link to drop-reactivity-transform
1 parent 0530fc5 commit ca5f159

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: src/guide/extras/reactivity-transform.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
:::danger Deprecated Experimental Feature
44
Reactivity Transform was an experimental feature, and has been deprecated. Please read about [the reasoning here](https://github.com/vuejs/rfcs/discussions/369#discussioncomment-5059028).
55

6-
It will eventually be removed from Vue core in a future minor release. If you still intend to use it, it is now available via the [Vue Macros](https://vue-macros.sxzz.moe/features/reactivity-transform.html) plugin.
6+
It will eventually be removed from Vue core in a future minor release.
7+
8+
- To migrate away from it, check out this [command line tool](https://github.com/edison1105/drop-reactivity-transform) that can automate the process.
9+
- If you still intend to use it, it is now available via the [Vue Macros](https://vue-macros.sxzz.moe/features/reactivity-transform.html) plugin.
710
:::
811

912
:::tip Composition-API-specific

0 commit comments

Comments
 (0)