TomokiMiyauci / utterances-component

Component library for utterances
https://utterances-component.vercel.app
MIT License
10 stars 0 forks source link

⬆️ Bump vue-tsc from 0.2.0 to 0.35.0 #232

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vue-tsc from 0.2.0 to 0.35.0.

Changelog

Sourced from vue-tsc's changelog.

0.35.0 (2022/5/28)

  • perf: support TS auto-import cache for TS 4.7 (#1360)
    • Please use 0.34.17 for TS 4.6.4 or lower

Our Sponsors

0.34.17 (2022/5/28)

  • feat: do not show unknown tag as red (#1247)
  • feat: do not default enable editor.semanticHighlighting.enabled
  • feat: support syntax highlight for style variable injection
  • fix: auto import creates wrong identifier when dot in file name (#1335)
  • fix: avoid language server crash on TS 4.7 (#1300)
  • fix: namespaced component type-check not working

0.34.16 (2022/5/23)

  • feat: add experimental option vueCompilerOptions.experimentalRuntimeMode for adapt uni-app (#1308)
  • fix: type narrowing broken by local variable declare in template (#1312)
  • fix: cannot recognize component context on arg typeof of arrow function in template (#1326)
  • fix: emmet suggestion interrupt when input symbol (#1322)
  • fix: split editors layout not following settings volar.splitEditors.layout.* (#1330)

0.34.15 (2022/5/16)

  • feat: support auto-complete for template local variables (#1284)
  • feat: check if vetur is active on doctor panel (#1305)
  • feat: enabled experimentalImplicitWrapComponentOptionsWithDefineComponent for lang="js" by default (#1298)
  • feat: add vueCompilerOption.experimentalDowngradePropsAndEmitsToSetupReturnOnScriptSetup option to improve intellisense on script setup for lang="js" (#1192)

0.34.14 (2022/5/13)

  • feat: add setting volar.vueserver.maxOldSpaceSize to modify language server memory limit (#1299)
  • feat: add settings volar.preview.script.vite, volar.preview.script.nuxi to customize preview server command
  • feat: move takeover mode status to status bar (#1294)
  • feat: add settings to customize split editors layout (#810)
  • fix: tsconfig status and ts version status dons't show with ts file on takeover mode

0.34.13 (2022/5/12)

  • feat: list vue meetup events on preview loading
  • feat: show basic infos by doctor command (#1254)
  • fix: avoid tsconfig include .vue files outside rootDir with typescript plugin (#1276)

Breaking changes

... (truncated)

Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
utterances-component ✅ Ready (Inspect) Visit Preview May 30, 2022 at 4:22AM (UTC)
dependabot[bot] commented 2 years ago

Superseded by #234.