Typedoc-plugin-mdn-links offers seamless integration for TypeDoc users, enhancing documentation by automatically linking global types like HTMLElement, WebAssembly, and Date to their corresponding MDN (Mozilla Developer Network) documentation pages. This streamlines the development process by providing quick and easy access to comprehensive information about standard web APIs directly from generated documentation.
The latest version, 3.2.3, released on July 7, 2024, builds upon the functionality of the previous stable version, 3.2.2, released on June 30, 2024. The core features and dependencies, including vitest, typedoc, prettier, typescript, @webgpu/types, and @mdn/browser-compat-data, remain consistent between the two versions, ensuring a smooth upgrade path. Both versions also share the same peer dependencies on various TypeDoc versions (>= 0.23.14 || 0.24.x || 0.25.x || 0.26.x), allowing flexibility for existing projects and compatibility with current TypeDoc setups.
While the package's file count remains constant at 7, there's a noticeable difference in unpacked size. Version 3.2.3 has a smaller unpacked size of 664753 compared to version 3.2.2's 737476. This suggests potential optimizations or refinements in the codebase, potentially reducing the plugin's footprint without impacting core functionality. Developers should consider upgrading to version 3.2.3 to benefit from these optimizations while maintaining consistent MDN linking capabilities within their TypeDoc generated documentation. The plugin is distributed under the MIT license and the source code can be found on Github.
The are not vulnerabilities for the version 3.2.3 of the package typedoc-plugin-mdn-links