A loader for the tsdoc.json file
Last release 6 months ago
25 Feb 2026
Release timing varies
gaps range from 2 months to 1.7 years
Nearly every release is documented
notes for 22 of 23 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
23 releases · first in 2019
Release timeline
23 releases since 2019Releases
- 0.18.125 Feb 2026
Release notes
Open source →Wed, 25 Feb 2026 02:06:43 GMT
Patches
- Update the
ajvdependency to~8.18.0to address CVE-2025-69873.
- Update the
- 0.18.011 Nov 2025
Release notes
Open source →Tue, 11 Nov 2025 00:51:42 GMT
Minor changes
- Normalize builtin imports.
Patches
- Remove test files and declaration maps from the published package.
- 0.17.123 Nov 2024
Release notes
Open source →Sat, 23 Nov 2024 00:23:35 GMT
Patches
- Include CHANGELOG.md in published releases again
- 0.17.028 May 2024
Release notes
Open source →Tue, 28 May 2024 21:34:19 GMT
Minor changes
- Minor package cleanup.
Patches
- Upgrade dev toolchain (Heft, Webpack, TypeScript)
- 0.16.214 Sept 2022
- 0.16.19 Apr 2022
Release notes
Open source →Sat, 09 Apr 2022 02:28:41 GMT
Patches
- Rename the "master" branch to "main."
- 0.16.07 Apr 2022
Release notes
Open source →Tue, 11 Nov 2025 00:51:42 GMT
Minor changes
- Normalize builtin imports.
- Standardize TypeScript's
@jsx,@jsxRuntime,@jsxFrag,@jsxImportSourcetags.
Patches
- Ensure TSDocEmitter does not emit a newline for the text after
@defaultValuetags. - Remove test files and declaration maps from the published package.
Release notes
Open source →Thu, 07 Apr 2022 22:51:07 GMT
Minor changes
- Add
supportedHtmlElementsandreportUnsupportedHtmlElementsconfiguration options
- 0.15.220 Apr 2021
Release notes
Open source →Tue, 20 Apr 2021 04:25:13 GMT
Patches
- Improve reporting of tsdoc-config-unresolved-extends
- Fix some issues with the logic for TSDocConfigFile.hasErrors and TSDocConfigFile.fileNotFound
- 0.15.119 Apr 2021
Release notes
Open source →Sat, 23 Nov 2024 00:23:35 GMT
Patches
- Include CHANGELOG.md in published releases again
Release notes
Open source →Mon, 19 Apr 2021 21:22:32 GMT
Patches
- Improve reporting of error messages when loading tsdoc.json
- 0.15.016 Apr 2021
Release notes
Open source →Tue, 28 May 2024 21:34:19 GMT
Minor changes
- Minor package cleanup.
- Eliminate remaining const enums.
Patches
- Update an image URL in the README.md file
- Upgrade dev toolchain (Heft, Webpack, TypeScript)
Release notes
Open source →Fri, 16 Apr 2021 23:22:26 GMT
Minor changes
- Add a new API TSDocConfigFile.loadFromObject()
- 0.14.022 Jan 2021
Release notes
Open source →Thu, 07 Apr 2022 22:51:07 GMT
Minor changes
- Add
supportedHtmlElementsandreportUnsupportedHtmlElementsoptions and corresponding validation - Convert "const enum" APIs to be regular enums to enable compatibility with isolatedModules=true (GitHub #306)
Release notes
Open source →Fri, 22 Jan 2021 18:07:19 GMT
Minor changes
- Update tsdoc.json schema to add a new field "noStandardTags"
- TSDocConfigFile.configureParser() now clears any previous state, and it only defines standard tags if "noStandardTags" is not true.
- Added new API TSDocConfigFile.updateParser() which preserves the previous configuration state
- Add new "supportForTags" field to tsdoc.json schema
- Add new APIs: TSDocConfigFile.supportForTags, .clearTagDefinitions(), .addTagDefinition(), .clearSupportForTags(), .setSupportForTag(), .loadFromParser(), .saveFile(), .saveToObject()
- Add
- 0.13.93 Dec 2020
- 0.13.83 Dec 2020
- 0.13.730 Nov 2020
Release notes
Open source →Mon, 30 Nov 2020 06:16:21 GMT
Patches
- Update documentation to reference the new website URL
- Upgrade build tools and configuration
- 0.13.64 Sept 2020
- 0.13.519 Jul 2020
- 0.13.420 May 2020
- 0.13.327 Mar 2020
- 0.13.222 Feb 2020
Release notes
Open source →Tue, 20 Apr 2021 04:25:13 GMT
Patches
- Fix an issue where "tsdoc-inline-tag-missing-braces" and "tsdoc-tag-should-not-have-braces" were reported incorrectly
- 0.13.122 Feb 2020
Release notes
Open source →Mon, 19 Apr 2021 21:22:32 GMT
Patches
- Add a new TSDocMessageId definition used by @microsoft/tsdoc-config
- 0.13.021 Jan 2020
Release notes
Open source →Fri, 22 Jan 2021 18:07:19 GMT
Minor changes
- Update tsdoc.json schema to add a new field "noStandardTags"
- Add new APIs: TSDocConfiguration.clear() and TSDocTagDefinition.validateTSDocTagName()
- Add new "supportForTags" field to tsdoc.json schema
Patches
- Update doc comments to fix some syntax issues
Release notes
Open source →Tue, 21 Jan 2020 21:26:36 GMT
Minor changes
- Improve tsdoc.json parser to allow JSON comments
- Add a new API TSDocConfigFile.checkForModifiedFiles() to facilitate caching
- 0.12.1619 Nov 2019
Release notes
Open source →Tue, 19 Nov 2019 22:01:56 GMT
Patches
- Add some new TSDocMessageId definitions used by @microsoft/tsdoc-config
- 0.0.015 Nov 2019
Nothing published for this version