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.34.16 #231

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vue-tsc from 0.2.0 to 0.34.16.

Changelog

Sourced from vue-tsc's changelog.

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

  • Changed vueCompilerOptions property experimentalShamefullySupportOptionsApi to experimentalImplicitWrapComponentOptionsWithDefineComponent and disabled by default (#1291)

0.34.12 (2022/5/10)

  • chore: change extensions publisher (#1124)
  • feat: add "warning" option to experimentalShamefullySupportOptionsApi and make default
  • feat: allow type narrowing in inline handlers bu config "experimentalAllowTypeNarrowingInInlineHandlers": true in vueCompilerOptions (#1249)
  • fix: avoid report error with config "module": "es2015" in tsconfig (#1263)
  • fix: find references result has invalid item
  • fix: property access errors loss in template (#1264)
  • fix: cannot rename html tag in some cases (#1272)

0.34.11 (2022/4/29)

  • fix: cannnot trigger auto-complete in import statement by input space
  • fix: duplicate diagnostics in *.ts on takeover mode (#1234)
  • fix: style block has redundant html emmet result (#1244)
  • fix: language server crash with low TS version (#1242)
  • fix: directives type-check not working (#1228)
  • fix: auto-complete replace range incorrect in import statement (#1227)

... (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 23, 2022 at 4:29AM (UTC)
dependabot[bot] commented 2 years ago

Superseded by #232.