Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc ^0.3.0 -> ^0.29.0 age adoption passing confidence
vue-tsc ^0.28.0 -> ^0.29.0 age adoption passing confidence

Release Notes

johnsoncodehk/volar

v0.29.0

Compare Source

  • feat: support namespaced component (#​372)
  • feat: more strict .value auto-complete condition
  • feat: show current tsconfig on status bar
  • feat: provide public api to generate script setup type-check code (#​650)
  • feat: add sass formatter
  • fix: can't exit split editors by click icon edge cases
  • fix: semantic tokens not working in pug template
  • fix: script setup component name not recognized edge cases
  • fix: ignore template language support if not html or pug (#​659)
  • fix: tsconfig types paths resolve incorrect in monorepo (#​661)
  • fix: can't update diagnostics on windows + atom
  • fix: project finding logic incorrect with tsconfig referencecs option (#​649)
  • fix: {{ }} colorized bracket pairs not working
  • fix: documentSymbol, foldingRanges not working to some *.ts files on take over mode

Breaking changes

  • experimentalCompatMode behavior changed (#​576)
    do not force config compatConfig: { Mode: 2 } to template compiler with "experimentalCompatMode": 2

v0.28.10

Compare Source

  • feat: improve pug folding range (#​636)
  • feat: improve pug tag, attr auto-complete (#​638)
  • fix: if trigger component auto-import multiple times, import edit text accumulate (#​639)
  • fix: filter current component from component auto-import list
  • fix: normalize request uri for Sublime / Atom (#​637)

Known regressions

  • semantic tokens not working in pug template

v0.28.9

Compare Source

  • feat: use VSCode 1.61 Split Editor In Group instead of create new editor (#​608)
  • feat: split editors layout change from script | template | style to script + style | template
  • feat: tag name conversion work done progress
  • fix: language server broken by circular tsconfig project references (#​525) (#​631) (#​632)
  • fix: vue-tsc can't show "incremental mode / watch mode not support" error message (#​630)
  • fix: tag name kebab case -> pascal case conversion not working
  • fix: LSP workspace configuration option not supported (#​626)
  • fix: no edit to components option when component auto-import (#​634)

v0.28.8

Compare Source

  • feat: support html hover settings (#​627) (#​615)
  • fix: withDefaults can't narrowing props undefined (#​611) (#​614)
  • fix: vueCompilerOptions not working with vue-tsc --project flag (#​613) (#​615)
  • fix: tsconfig project references are not respected (#​525)

v0.28.7

Compare Source

  • fix: can't access $slots, $props... in template if no script block (#​601)
  • fix: defineEmit not working with type alias (#​607)
  • fix: GlobalComponents working for vue2 (#​609)

v0.28.6

Compare Source

v0.28.5

Compare Source

  • feat: support search workspace symbols (command / ctrl + T) (#​549)
  • fix: alias path completion not working in root segment (#​589)
  • fix: can't convert invalid component type to any (#​594)
  • fix: <script> document symbols result inconsistent to TS

v0.28.4

Compare Source

  • feat: support for open *.ts to enable take over mode
  • fix: any type component should not show red color
  • fix: auto-import should not from virtual file __VLS_vue (#​584)
  • fix: path auto-complete not working in template (#​589)

v0.28.3

Compare Source

  • feat: add option to disable component auto import (#​440)
  • feat: add volar.takeOverMode.enabled setting to allow enable take over mode even TS extension active
  • fix: only the last typed event of defineEmits gets recognized (#​578)
  • fix: syntax highlight incorrect if event name has number
  • fix: dynamic slot syntax highlight incorrect
  • fix: interpolations syntax highlight should not active in html comment block
  • fix: multi-line event expression formatting indent incorrect (#​579)

v0.28.2

Compare Source

  • fix: args-less events type incorrect (#​575)
  • fix: @vue/composition-api events type incorrect (#​576)

v0.28.1

Compare Source

  • feat: improve pug folding range (#​636)
  • feat: improve pug tag, attr auto-complete (#​638)
  • fix: if trigger component auto-import multiple times, import edit text accumulate (#​639)
  • fix: filter current component from component auto-import list
  • fix: normalize request uri for Sublime / Atom (#​637)

Known regressions

  • semantic tokens not working in pug template

v0.28.0

Compare Source

  • feat: make vue-tsc version consistency to volar (vue-tsc#​72)
  • feat: remove tsPlugin prompt
  • feat: remove vue-tsc version checking
  • fix: avoid noPropertyAccessFromIndexSignature effect to slots (#​561)
  • fix: interpolations syntax highlight not working in html (#​562)
  • fix: style attr can't end with ' (#​563)
  • refactor: rewrite vue-tsc by TS

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the Type: Dependency Dependencies fixes label Nov 7, 2021
@renovate renovate bot merged commit cb43353 into master Nov 7, 2021
@renovate renovate bot deleted the renovate/vue-tsc-0.x branch November 7, 2021 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependency Dependencies fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant