The npm package prettier-plugin-interpolated-html-tags saw a few updates moving from version 2.0.0 to 2.0.1. Both versions serve the same core function: enhancing Prettier's capabilities to format HTML tag names that contain interpolated values, making code cleaner and more readable, especially when dealing with dynamic content or templating. This plugin is invaluable for developers working with frameworks like Angular, Vue.js, or React when they make extensive use of templating.
The key changes between the versions lie in the updated dependencies. Version 2.0.1 brings in newer versions of development dependencies, specifically many @augment-vir packages (@augment-vir/assert, @augment-vir/test, @augment-vir/common) and crucial tooling like @eslint/js, @stylistic/eslint-plugin*, @typescript-eslint/eslint-plugin, eslint, prettier, typedoc, and typescript. This signals a focus on stability, code quality and improved developer experience through updated linting, formatting, and documentation tools. While the core functionality remains consistent, developers upgrading to 2.0.1 can expect better compatibility with the latest tooling ecosystems and potentially more robust type checking and error prevention during development. There aren't any new features but just updates on the inner tooling improving its quality and security. It is recommended to update to the newest version.
The are not vulnerabilities for the version 2.0.1 of the package prettier-plugin-interpolated-html-tags