github vuejs/vetur v0.29.0
0.29.0

latest releases: v0.37.3, v0.37.2, v0.1.10...
3 years ago

0.29.0 | 2020-11-02 | VSIX

  • Fix "Duplicate identifier" errors when using multiple keydown events with modifiers. #1745.
  • Upgrade @prettier/plugin-pug to fix formatter issues. #2347.
  • Fix files with CRLF having errors with wrong range. #1319.
  • 🙌 Fix collapse code missing end mark. Thanks to contribution from @yoyo930021. #2303 and #2352.
  • 🙌 Fix crash when no or wrong tsconfig. Thanks to contribution from @yoyo930021. #2403.
  • 🙌 Respect include/exclude files options in tsconfig for external ts/js files. Thanks to contribution from @yoyo930021. #2339 and #2371.
  • 🙌 Fix undefined valueDeclaration in props crashing vls. Thanks to contribution from @javiertury. #2367.
  • 🙌 Reduce recreate ts program when no need for ts perf. Thanks to contribution from @yoyo930021. #2192 and #2328.
  • 🙌 Display VTI errors. Thanks to contribution from @yoyo930021. #2324 and #2330.
  • 🙌 Add command Vetur: Restart VLS (Vue Language Server). Thanks to contribution from @yoyo930021. #2331.
  • 🙌 Fix no complete literal string union. Thanks to contribution from @yoyo930021. #2300 and #2353.
  • 🙌 Add vti version command. Thanks to contribution from @andrewisaburden. #2337.
  • 🙌 Complete with ?. for optional properies in completion. Thanks to contribution from @yoyo930021. #2326 and #2357.
  • 🙌 Respect typescript language settings. Thanks to contribution from @yoyo930021. #2109 and #2375.
  • 🙌 Slim syntax highlighting. Thanks to contribution from @Antti.
  • 🙌 Stop computing outdated diagnostics with CancellationToken. Thanks to contribution from @yoyo930021. #1263 and #2332.
  • 🙌 Fix error when optional camel-cased props are missing. Thanks to contribution from @yoyo930021. #2314 and #2342.
  • 🙌 Fix Vetur formatting not working. Thanks to contribution from @yoyo930021. #2388 and #2389.
  • 🙌 Improve ts perf when vetur.experimental.templateInterpolationService: true. Thanks to contribution from @yoyo930021. #2192 and #2374.
  • 🙌 Fix optional chaining in template. Thanks to contribution from @yoyo930021. #2423 and #2426.

Don't miss a new vetur release

NewReleases is sending notifications on new releases.