A full version history of the eslint-plugin-tsdoc package with size, number of distributed files and dependency evolution.
The eslint-plugin-tsdoc package is an ESLint plugin designed to validate TypeScript documentation (TSDoc) comments within your code. Throughout its version history, the plugin has evolved to incorporate newer versions of the @microsoft/tsdoc and @microsoft/tsdoc-config libraries, ensuring accurate and up-to-date validation against the TSDoc standard.
The initial releases, starting from version 0.0.0 and progressing through the 0.1.x and 0.2.x series, focused on establishing the core functionality of the plugin. These versions introduced dependencies like @microsoft/tsdoc and @microsoft/tsdoc-config, reflecting the plugin's growing maturity and integration with the evolving TSDoc ecosystem. The development dependencies also saw adjustments to reflect the supported ESLint and TypeScript versions.
Later versions, such as 0.2.7 and beyond, demonstrate a commitment to keeping pace with advancements in the tooling landscape. Updates to dependencies like eslint, @rushstack/heft, and @rushstack/eslint-config signify enhancements in build processes, testing frameworks, and code quality standards. The most recent versions, 0.3.0 and 0.4.0, utilize more recent versions of eslint and its dependencies as well as newer TSDoc libraries, illustrating an ongoing effort to provide developers with a robust and reliable linting solution for TypeScript documentation.