Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vue-tsc to v1 #10547

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc ^0.40.13 -> ^1.0.8 age adoption passing confidence

Release Notes

johnsoncodehk/volar

v1.0.8

Compare Source

Our Sponsors

v1.0.7

Compare Source

  • feat(vue-language-core): support custom v-model prefix (#​2004)
  • feat: allow passing attributes array for experimentalModelPropName ignore setting (#​1821)
  • fix: @volar/vue-language-plugin-pug cause 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 jsxTemplates but template has no any slots
  • perf: try skip convert attribute value to unicode

v1.0.6

Compare Source

  • fix: component ast broken when use script setup with export default (#​1996)
  • fix: experimentalModelPropName link invalid (#​1999)
  • fix: @volar/pug-language-service crash (#​2000)

v1.0.5

Compare Source

  • feat(doctor): report warning for @types/node version >= 18.8.1 (#​1985)
  • fix: @volar-examples/svelte-tsc, @volar-examples/svelte-typescript released 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

Compare Source

  • feat: Support generic typed template slots for RFC 436 (#​1987)
  • feat: add resolveTemplateCompilerOptions API for VueLanguagePlugin
  • feat: support intellisense for generic attribute (#​1967)
  • feat: add Show Component Meta command for inspect vue-component-meta result
  • feat: add vueCompilerOptions.experimentalModelPropName for customize v-model binding prop for vue 2 component (#​1969)
  • fix: TypeScript Vue Plugin (Volar) stop working
  • fix: change vueCompilerOptions.dataAttributes default value from ["data-*"] to [] (#​1965)
  • fix: component props order should be on the top (#​1972)
  • fix: @volar/vue-language-plugin-pug crash due to missing depend
  • fix: component tag highlight not working for pug template (#​1977)
  • fix: references codeLens number incorrect (#​1989)

Breaking changes

  • Removed experimentalTemplateCompilerOptions, experimentalTemplateCompilerOptionsRequirePath from vueCompilerOptions (#​1991)

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

  • feat(doctor): added more postcss syntax highliters (#​1945)
  • fix(doctor): @vue/compiler-dom missing 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 @click cannot show selection range

v1.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 20, 2022
@patak-dev patak-dev merged commit 9d0e0af into main Oct 20, 2022
@patak-dev patak-dev deleted the renovate/vue-tsc-1.x branch October 20, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants