docs
docs copied to clipboard
docs: remove "computed" from composable usage restrictions
This PR removes the mention of linking computed properties to the instance of a component in order to be stopped. If I'm not mistaken, this is no longer how computed properties work after the reactivity refactor introduced in 3.5 https://github.com/vuejs/core/pull/10397. Computed properties now do not need to be stopped and can be garbage collected once they are no longer in scope.
Deploy Preview for vuejs ready!
| Name | Link |
|---|---|
| Latest commit | 9345f38352b44c65be9518257710660e0e0e0694 |
| Latest deploy log | https://app.netlify.com/projects/vuejs/deploys/69221f20e8f09a00081f3017 |
| Deploy Preview | https://deploy-preview-3314--vuejs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.