docs
docs copied to clipboard
chore(deps): bump vue from 3.5.24 to 3.5.25
Bumps vue from 3.5.24 to 3.5.25.
Release notes
Sourced from vue's releases.
v3.5.25
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.
Changelog
Sourced from vue's changelog.
3.5.25 (2025-11-24)
Bug Fixes
- compiler: share logic for comments and whitespace (#13550) (2214f7a)
- provide: warn when using
provideafter mounting (#13954) (247b2c2), closes #13921 #13924- reactivity: correctly wrap iterated array items to preserve their readonly status (#14120) (301020b)
- reactivity: toRef edge cases for ref unwrapping (#12420) (0d2357e)
- runtime-core: keep options API typing intact when expose is used (#14118) (8f82f23), closes #14117 vuejs/language-tools#5069
- suspense: defer clearing fallback vnode el in case it has dirs (#14080) (c0f63dd), closes #14078
Commits
25ebe3arelease: v3.5.25c0f63ddfix(suspense): defer clearing fallback vnode el in case it has dirs (#14080)301020bfix(reactivity): correctly wrap iterated array items to preserve their readon...0d2357efix(reactivity): toRef edge cases for ref unwrapping (#12420)247b2c2fix(provide): warn when usingprovideafter mounting (#13954)b50eb68dx(runtime-core): check current and parent components in formatComponentName ...5af3dd9refactor(runtime-core): checkpropsrather thanpropsOptions[0](#13514)2214f7afix(compiler): share logic for comments and whitespace (#13550)8f82f23fix(runtime-core): keep options API typing intact when expose is used (#14118)83f6ab6chore(compiler-ssr): movedefaultPropsinitialization intoinputtag bran...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploy Preview for vuejs ready!
| Name | Link |
|---|---|
| Latest commit | 60d30e32d6f14d07e46d074def3b294f1ba8a031 |
| Latest deploy log | https://app.netlify.com/projects/vuejs/deploys/6924b142906f4d00083c111a |
| Deploy Preview | https://deploy-preview-3315--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.
Superseded by #3323.