Skip to content

Docs: update WATCH_ARRAY recommendations to use deep: 1#70

Merged
edison1105 merged 2 commits intovuejs:mainfrom
thecodewarrior:watch_array-use-max-depth
Oct 13, 2025
Merged

Docs: update WATCH_ARRAY recommendations to use deep: 1#70
edison1105 merged 2 commits intovuejs:mainfrom
thecodewarrior:watch_array-use-max-depth

Conversation

@thecodewarrior
Copy link
Contributor

Vue 3.5 introduces the ability to set the maximum traversal depth on a watch, which allows you to more closely replicate the Vue 2 array watch behavior by setting the depth to 1. This PR updates the migration guide to include deep: 1 and adds explanations for the version differences.

@netlify
Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for eager-kowalevski-41f498 ready!

Name Link
🔨 Latest commit 2b5abc8
🔍 Latest deploy log https://app.netlify.com/sites/eager-kowalevski-41f498/deploys/671849ce19e4a20008fccb30
😎 Deploy Preview https://deploy-preview-70--eager-kowalevski-41f498.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for eager-kowalevski-41f498 failed. Why did it fail? →

Name Link
🔨 Latest commit 14a89ea
🔍 Latest deploy log https://app.netlify.com/projects/eager-kowalevski-41f498/deploys/68eca585d2f16f00086fc992

@edison1105 edison1105 changed the title Update WATCH_ARRAY recommendations to use deep: 1 Docs: update WATCH_ARRAY recommendations to use deep: 1 Oct 13, 2025
@edison1105 edison1105 merged commit 0deb640 into vuejs:main Oct 13, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants