@vue/language-server version 3.0.3 represents a minor update to the popular Vue language tooling, building upon the solid foundation established in version 3.0.2. Developers leveraging Vue.js for their projects will find this release focuses on refinements and bug fixes rather than groundbreaking new features. The most notable change lies in the updated dependencies. Specifically, version 3.0.3 upgrades @volar/language-server to version 2.4.20, @vue/language-core to 3.0.3, @vue/language-service to 3.0.3, and @vue/typescript-plugin also to 3.0.3. In contrast, version 3.0.2 used version 2.4.19 of @volar/language-server, and corresponding 3.0.2 versions for the other Vue-related packages.
These dependency updates likely bring incremental improvements, bug fixes, and performance enhancements within the language server and core Vue tooling. While the specific details of these sub-dependency changes aren't explicitly detailed in the package metadata, developers can expect a smoother and more reliable development experience. Version 3.0.3 maintains unchanged peer dependencies, requiring "typescript": "*", meaning it remains compatible with a wide range of TypeScript versions. The development dependencies also see an update of @volar/test-utils to version 2.4.20. The unpacked size and file count remain consistent between the two versions.
The are not vulnerabilities for the version 3.0.3 of the package @vue/language-server