Eslint-config-medikoo, a popular ESLint configuration tailored for medikoo's projects, has released version 5.2.0, building upon the foundation of the previous stable version, 5.1.0. Both versions aim to streamline code linting and formatting, ensuring code quality and consistency across projects.
A notable change lies in the prettier-elastic dependency. Version 5.2.0 upgrades to prettier-elastic version ^3.2.5, while version 5.1.0 used ^2.2.1. This update likely brings improvements in code formatting capabilities and potentially new formatting rules, aligning with the latest Prettier standards.
Both versions share core dependencies like eslint, husky, lint-staged, git-list-updated, standard-version, and github-release-from-cc-changelog, indicating a consistent commitment to pre-commit hooks, automated releases, and changelog generation. This ensures a smooth development workflow with automated code quality checks and release management. The eslint peer dependency remains at ">=0.8.0", ensuring compatibility with a wide range of ESLint versions. Developers can be assured that updating from 5.1.0 to 5.2.0 offers an evolution in code formatting while preserving the core linting functionalities and developer experience. The release date for version 5.2.0 is indicated as "2025-05-18T08:52:46.636Z", which is in the future, so that is likely incorrect.
The are not vulnerabilities for the version 5.2.0 of the package eslint-config-medikoo