eslint-plugin-vuejs-accessibility version 2.2.0 brings several notable updates compared to the previous stable version 2.1.0, primarily impacting the development environment and dependency management. A key upgrade involves the aria-query dependency, updated from ">=5.0.0" to "^5.3.0", potentially bringing in newer accessibility features and fixes. While both versions maintain compatibility with ESLint versions 5 through 8, developers may experience smoother integration with the latest ESLint releases due to the updated development dependencies. The prettier dependency sees a significant jump from version 2.1.1 to ^3.0.0, meaning formatting rules may require adjustments in existing projects when upgrading.
Furthermore, the development environment benefits from newer versions of @types/node (upgraded from ^18.0.0 to ^20.1.0) and typescript (upgraded from ^4.5.4 to ^5.0.2), which could enhance type checking and overall code quality. Version 2.2.0 also incorporates vitepress for, presumably, improved documentation and potentially a better developer experience when consulting the plugin's guidelines. The package size has also been slightly reduced, potentially improving install times. Developers should review the updated documentation and formatting configurations when migrating to version 2.2.0 to ensure compatibility and leverage the newest features.
The are not vulnerabilities for the version 2.2.0 of the package eslint-plugin-vuejs-accessibility