A full version history of the eslint-friendly-formatter package with size, number of distributed files and dependency evolution.
Eslint-friendly-formatter is an npm package designed to enhance the ESLint experience by providing user-friendly and easily readable reports, particularly for developers using Sublime Text and iTerm2. The package enables seamless integration with these tools, allowing developers to quickly navigate to and fix identified issues directly from the terminal or editor.
Over its lifespan, the package has seen several versions, starting with version 1.0.0 in early March 2015. The initial versions, from 1.0.0 to 1.0.8, focused on solidifying the core functionality with dependency updates and minor improvements. Version 1.0.3 saw the removal of "flat-cache" as a dependency. The versions 1.0.4, 1.0.5 and 1.0.6 saw some updates on the devDependencies like changelogx, eslint and esbeautifier.
The 1.1.0 release included the replacement of "lodash.assign" with "extend" in the dependencies. From version 1.2.2 onwards, the repository URL was corrected to include "git+". Version 2.0.0 introduced significant updates, including an upgrade to "esbeautifier" in the development dependencies. As of version 2.0.5, "minimist" was added as a regular dependency, and "eslint" was updated. Version 3.0.0 introduced "coalescy" as a dependency. Version 4.0.0 introduced "strip-ansi" as a dependency and updated "chalk". The latest versions, 4.0.0 and 4.0.1, mostly concentrated on refining existing features and dependency management, ensuring continuous compatibility and optimal performance. The releases showcase a commitment to maintaining a valuable tool for improving code quality and developer productivity.