Vue-tsc version 3.0.4 represents a minor update to the Vue TypeScript compiler, building upon the solid foundation established in version 3.0.3. A primary difference lies in the updated @vue/language-core dependency, moving from version 3.0.3 to 3.0.4. This likely includes enhancements and bug fixes within Vue's core language tooling that developers using Vue in TypeScript projects should appreciate, promoting more reliable type checking and language support. While seemingly small, this update demonstrates the project's commitment to continuous improvement and providing developers with the latest features and stability.
Both versions share essential dependencies, including @volar/typescript at version 2.4.20, ensuring consistent integration with the Volar language server for Vue.js. They maintain alignment with TypeScript versions 5.0.0 and above via peer dependencies, an essential detail for developers to ensure compatibility within their projects. The developer experience is further enhanced by the consistent inclusion of @types/node, facilitating Node.js environment support. Published under the MIT license and hosted on GitHub, the vue-tsc aims to provide developers with a performant and friendly TypeScript compiler. Although with a slight reduction, the unpacked size for the new version is similar to the previous one signaling very subtle changes to keep in mind. The updated release date of 2025-07-24 signifies a fresh iteration focusing on compatibility, stability, and the latest advancements within the Vue ecosystem.
The are not vulnerabilities for the version 3.0.4 of the package vue-tsc