github vuejs/vetur v0.26.0
0.26.0

latest releases: v0.37.3, v0.37.2, v0.1.10...
3 years ago
  • Load different eslint-plugin-vue rulesets depending on workspace vue version. #2015.
  • Remove leading empty line in diagnostic errors. #2067.
  • "vetur.completion.tagCasing": "initial" causes double tag completion. #2053.
  • Allow xml in vetur.grammar.customBlocks. #2091.
  • Mark <PascalCase> components with support.class.component.html to have consistent highlighting with JSX/TSX. #1963.
  • πŸ™Œ Listen to JSON file changes for TypeScript resolveJsonModule support. Thanks to contribution from @yoyo930021. #2095.
  • πŸ™Œ Follow user's config while resolving autoImport path. Thanks to contribution from @hikerpig. #1177 and #1753.
  • πŸ™Œ Handle different tag casing when doing html definition. Thanks to contribution from @yoyo930021. #2096.
  • πŸ™Œ Allow analyzing Vue files in node_modules. Thanks to contribution from Tiago RoldΓ£o. #1127 and #1979.
  • πŸ™Œ Fix markdown rendering for library documentation. Thanks to contribution from Albert Kaaman. #1775 and #1791.
  • πŸ™Œ Fix no props completion when child component export default {} ends with ;. Thanks to contribution from @yoyo930021. #1775 and #1791.
  • πŸ™Œ Fix object property completion when have hyphen. Thanks to contribution from @yoyo930021. #1804 and #1808.
  • πŸ™Œ SFC without a script tag show an error when trying to import. Thanks to contribution from @yoyo930021. #1187 and #1806.
  • πŸ™Œ Fix initializationOptions: Cannot read property 'config' of undefined. Thanks to contribution from Dawid PakuΕ‚a. #1897 and #1341.
  • πŸ™Œ Component props auto-completion doesn't work when using PascalCase. Thanks to contribution from @yoyo930021. #2049 and #2056.
  • πŸ™Œ When passing incorrect first arg to vti, show help message. Thanks to contribution from Rafal Tynski. #1841.
  • πŸ™Œ Use CodeAction over command. Thanks to contribution from Matt Bierner. #1704.

Don't miss a new vetur release

NewReleases is sending notifications on new releases.