A full version history of the eslint-config-medikoo package with size, number of distributed files and dependency evolution.
eslint-config-medikoo provides a shareable ESLint configuration tailored to the coding standards of medikoo's projects. The package has undergone numerous updates beginning with version 1.0.0 in April 2017. The initial versions, up to 1.20.0, maintained consistent metadata involving author, repository, and peer dependency on ESLint (>=0.8.0).
Version 1.21.0 introduced eslint as a devDependency. Upgrades continued steadily, with incremental version bumps focusing on iterative improvements and bug fixes. Versions 1.39.0 onward shifted the license to ISC.
The 2.x series brought enhancements to the development workflow by integrating tools like Husky, lint-staged, and prettier-elastic. ESLint itself was updated to version 6. Version 3.0.0 updated Husky, ESLint and related tooling.
The 4.x series saw further refinements and dependency upgrades, most notably with versions 4.1.1 and 4.1.2 incorporating "standard-version" and "github-release-from-cc-changelog" for streamlined release management, and also updated eslint.
The 5.x series updated lint-staged and incorporated Prettier Elastic 3.2.5. Updates to ESLint and other dev dependencies are evident throughout the history, reflecting the project's commitment to modern tooling maintaining code quality and consistency across medikoo projects.