sortablejs-vue3
sortablejs-vue3 copied to clipboard
Update dependency vue-tsc to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| vue-tsc | 0.40.11 -> 1.0.8 |
Release Notes
johnsoncodehk/volar
v1.0.8
- feat: support for twoslash queries (https://github.com/johnsoncodehk/volar-plugins/issues/9)
- feat: support
genericattribute auto-complete - feat: add
volar.vueserver.noProjectReferencessetting for support jump to source files from reference projects (#1344) - fix: SFC parse failed if script content including
<script>(#1982) - fix: avoid report type error for invalid component without enable
jsxTemplates(#2007) - fix: intrinsic tag highlight should only including open tag and close tag (#2009)
- fix: component type should take capitalize property takes precedence over camelize property from context (#2010)
- fix: references codeLens should not including sources on display (https://github.com/johnsoncodehk/volar/issues/1989#issuecomment-1277585337)
Our Sponsors
v1.0.7
- feat(vue-language-core): support custom v-model prefix (#2004)
- feat: allow passing attributes array for
experimentalModelPropNameignore setting (#1821) - fix:
@volar/vue-language-plugin-pugcause to doctor warns in Vue 2.7 project (#2002) - fix: mitigate virtual file mapping highlights dislocation
- fix: tag hover not working when enabled
jsxTemplates - fix: avoid convert invalid JSX type to any when enabled
jsxTemplates - fix: component JSX type invalid when enabled
jsxTemplatesbut template has no any slots - perf: try skip convert attribute value to unicode
v1.0.6
- fix: component ast broken when use script setup with
export default(#1996) - fix:
experimentalModelPropNamelink invalid (#1999) - fix:
@volar/pug-language-servicecrash (#2000)
v1.0.5
- feat(doctor): report warning for
@types/nodeversion>= 18.8.1(#1985) - fix:
@volar-examples/svelte-tsc,@volar-examples/svelte-typescriptreleased empty dist - fix: component syntax minor defect when enabled
experimentalRfc436 - fix: force use VSCode display language in language server (#1959)
- fix: don't hoisting defineProps type arg when disabled
experimentalRfc436(#1994)
v1.0.4
- feat: Support generic typed template slots for RFC 436 (#1987)
- feat: add
resolveTemplateCompilerOptionsAPI forVueLanguagePlugin - feat: support intellisense for
genericattribute (#1967) - feat: add
Show Component Metacommand for inspectvue-component-metaresult - feat: add
vueCompilerOptions.experimentalModelPropNamefor customizev-modelbinding prop for vue 2 component (#1969) - fix:
TypeScript Vue Plugin (Volar)stop working - fix: change
vueCompilerOptions.dataAttributesdefault value from["data-*"]to[](#1965) - fix: component props order should be on the top (#1972)
- fix:
@volar/vue-language-plugin-pugcrash due to missing depend - fix: component tag highlight not working for pug template (#1977)
- fix: references codeLens number incorrect (#1989)
Breaking changes
- Removed
experimentalTemplateCompilerOptions,experimentalTemplateCompilerOptionsRequirePathfromvueCompilerOptions(#1991)
v1.0.3
- feat: support
asexpressions in export assignment for script setup (#1882) - feat: support RFC 436 with new option
vueCompilerOptions.experimentalRfc436(#1964) (https://github.com/vuejs/rfcs/discussions/436)
v1.0.2
- fix:
TypeScript Vue Plugin (Volar)breaks VSCode tsserver (#1956) - fix: pug intellisense not working
- fix: semantic tokens confused git diff window (https://github.com/johnsoncodehk/volar/issues/1946#issuecomment-1272430742)
- fix(doctor): cannot resolve
vueCompilerOptionsfrom extends tsconfig - fix(doctor): cannot resolve vue version from sub folder (#1961) (#1962)
- fix: scoped class name no longer displays underline (#1960)
v1.0.1
- feat(doctor): added more postcss syntax highliters (#1945)
- fix(doctor):
@vue/compiler-dommissing message incorrect (#1953) - fix: name casing tool typo (#1941)
- fix: takeover mode document link incorrect (#1944)
- fix: code color disordered if .ts script do not include to tsconfig (#1946)
- fix: cannot start language server if worksapce tsdk path invalid (#1942)
- fix: "Show Virtual Files" command not working for .md / .html
- fix: tag autocomplete add duplicated import if the tag not use in template (#1952)
- fix: template AST broken when input space after tag name
- fix: don't use native event type for component (#1948) (#1951)
- fix: command + hover
@clickcannot show selection range
v1.0.0
v0.40.13
- fix: cycle reactive reference lead to memory leak
v0.40.12
- perf: fix incremental template compile not working
- perf: cache path resolve result on
getScriptVersion - perf: faster code mapping range transform
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| sortablejs-vue3 | ✅ Ready (Inspect) | Visit Preview | Oct 23, 2022 at 1:09PM (UTC) |