Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WATCH_ARRAY recommendations to use deep: 1 #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thecodewarrior
Copy link

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.

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.

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.

1 participant