Skip to content

Commit d767850

Browse files
authored
docs: add mention of enableAutoDestroy replacement (#2344)
1 parent 1744ce3 commit d767850

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/migration/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,12 @@ If you use snapshot testing and comment nodes are leaking into your snapshots, n
324324
325325
This is table for those coming from VTU 1, comparing the two APIs.
326326
327+
### Base API
328+
329+
| export | notes |
330+
|-------------------|----------------------------------------------------------------------------------|
331+
| enableAutoDestroy | replaced by `enableAutoUnmount` |
332+
327333
### Mounting Options
328334
329335
| option | notes |

0 commit comments

Comments
 (0)