Socket
Socket
Sign inDemoInstall

vetur

Package Overview
Dependencies
477
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vetur

Vue tooling for VS Code


Version published
Weekly downloads
26
decreased by-18.75%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

0.35.0 | 2021-10-16 | VSIX


⚠️ Breaking change: ⚠️

This version uses separator between property and value for Stylus language by default, since this is the default behavior for language-stylus.

You can disable the separator with the languageStylus.useSeparator option.


  • Fix corner case when same monorepo folder start with.
  • Fix template interpolation broken when typescript > 4.0. #3107
  • Fix load project too slow. #3166
  • Fix property 'flags' of undefined. #3047
  • Ignore prop validator when v-bind.sync. #3144
  • Fix prop validator when vue3 with value prop. #3071
  • Replace dependency name to package name for resolving vue tag/attribute data file. #3101
  • Fix finding dependency logic and typescript with monorepo. #3137. Thanks to @phil294.
  • 🙌 Fix: delete 'docs' in some links in FAQ page. #2987. Thanks to contribution from @cristianpoleyJS.
  • 🙌 Add support for Ctrl+Click (Go to Definition) for Pug templates. Thanks to contribution from @Shifu462. #2482.
  • 🙌 Add editor sdk setup notes to Yarn PnP section. Thanks to contribution from @Jaden-Giordano.
  • 🙌 Bracket pair colorization support for VSCode 1.60+. Thanks to contribution from @lorand-horvath.
  • Respect languageStylus.useSeparator option that defines the separator style for Stylus. Thanks to contribution from @euaaaio. #931.
  • Upgrade typescript to 4.4.
  • Upgrade prettier to 2.4.1.
  • Upgrade @prettier/plugin-pug to 1.16.7.
  • Upgrade js-beautify to 1.14.0.
  • Upgrade prettier-eslint to 13.0.0.
  • Upgrade stylus to 0.55.0.
  • Upgrade many deps.

Readme

Source

View DSL Language Server

Keywords

FAQs

Last updated on 03 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc