docs
docs copied to clipboard
chore(deps): bump vue from 3.5.0-beta.2 to 3.5.0-rc.1
Bumps vue from 3.5.0-beta.2 to 3.5.0-rc.1.
Release notes
Sourced from vue's releases.
v3.5.0-rc.1
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.v3.5.0-beta.3
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.0-rc.1 (2024-08-29)
Bug Fixes
- compiler-sfc: skip circular tsconfig project reference (#11680) (9c4c2e5), closes #11382
- custom-element: handle keys set on custom elements (#11655) (f1d1831), closes #11641
- deps: update dependency monaco-editor to ^0.51.0 (#11713) (434f8a9)
- keep-alive: reset keep alive flag when the component is removed from include (#11718) (29c321b), closes #11717
- reactivity: avoid infinite recursion when mutating ref wrapped in reactive (313e4bf), closes #11696
- reactivity: ensure watcher with once: true are properly removed from effect scope (#11665) (fbc0c42)
- runtime-dom: setting innerHTML when patching props should go through trusted types (d875de5)
- types: GlobalDirective / GlobalComponents should not be records (42e8df6)
3.5.0-beta.3 (2024-08-20)
Bug Fixes
- reactivity: extended methods respect reactive (#11629) (9de1d10), closes #11628
- runtime-core: correct type inference for PascalCase emits (#11579) (d7d0371), closes vuejs/language-tools#4269
- runtime-core: ensure suspense content inherit scopeId (#10652) (ac2a410), closes #5148
- runtime-core: pre jobs without an id should run first (#7746) (b332f80)
- ssr: apply ssr props to the the fallback vnode-based branch in ssr (#7247) (98b83e8), closes #6123
- types/custom-element:
defineCustomElementwith required props (#11578) (5e0f6d5)- types: strip non-prop default values from return type of withDefaults (#9998) (44973bb), closes #9899
- watch: handle errors in computed used as watch source (#11626) (8bcaad4), closes #11624
Features
Performance Improvements
Commits
d298c43release: v3.5.0-rc.1f1d1831fix(custom-element): handle keys set on custom elements (#11655)1d988b5test(reactivity): test case for #6358 (#6376)313e4bffix(reactivity): avoid infinite recursion when mutating ref wrapped in reactive9c4c2e5fix(compiler-sfc): skip circular tsconfig project reference (#11680)ac9e7e8test: adjust coverage config, use v8 coverage29c321bfix(keep-alive): reset keep alive flag when the component is removed from in...64e1ca2chore(reactivity): effectScope.ts variable declarations optimized and remove ...47d8158chore: update coverage config to use explicit include080b604chore(deps): update dependency jsdom to v25 (#11714)- 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 | 68dc6c9a04b4564067f7cc9065262949844cb54f |
| Latest deploy log | https://app.netlify.com/sites/vuejs/deploys/66d0c799e481c10008d0b098 |
| Deploy Preview | https://deploy-preview-2986--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.