@vue/typescript-plugin version 2.2.0 introduces notable updates compared to the previous stable version 2.1.10, primarily focusing on internal dependency upgrades which can impact developer workflows. The core change lies in the updated dependencies. Specifically, @volar/typescript has been bumped from version ~2.4.8 to ~2.4.11. This update likely brings enhancements and bug fixes within the Volar TypeScript language service, potentially improving the TypeScript language support within Vue Single File Components (SFCs). Moreover, @vue/language-core jumps from version 2.1.10 to 2.2.0, aligning with the typescript-plugin version. This update promises improvements and new features to the core Vue language tooling, potentially offering enhanced type checking, code completion, and overall language service capabilities within Vue projects.
While the devDependencies and license details remain consistent between the two versions, the difference in unpackedSize, increasing from 54067 to 60068 with the new version, hints at potentially larger code or more comprehensive declarations that could benefit users with enhanced features of support. Developers updating should expect improvements in the TypeScript language service and core Vue language tooling, potentially leading to a smoother and more productive development experience when working with Vue and TypeScript. The release date also signifies a relatively recent update (December 2024), incorporating recent fixes and features to optimize Vue development.
The are not vulnerabilities for the version 2.2.0 of the package @vue/typescript-plugin