docs
docs copied to clipboard
docs(api): add warnRecursiveComputed config option
Description of Problem
The warnRecursiveComputed API documentation was missed in the 3.5 release
see https://github.com/vuejs/core/blob/1bad606eb37903ae1ca430f2e4bc2f3e35c44ca8/packages/runtime-core/src/apiCreateApp.ts#L152-L156
Deploy Preview for vuejs ready!
| Name | Link |
|---|---|
| Latest commit | 06a09d219b370d1ecd856af4f9067ed0073268ce |
| Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/6715ce23f024250008f06814 |
| Deploy Preview | https://deploy-preview-3072--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 site configuration.
@edison1105 looks good to me! Should we merge the docs before or after the core PR is merged?
I think we need to wait for the core PR to be merged before merging this PR.
Closing as it's no longer needed in 3.6 after https://github.com/vuejs/core/pull/13128