A helper library for loading and saving the .api.json files created by API Extractor
Last release 8 days ago
20 Aug 2026
Release timing varies
gaps range from 8 days to 3 months
Nearly every release is documented
notes for 60 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
224 releases · first in 2018
Release timeline
224 releases since 2018Releases
- 7.28.015 Sept 2023
Release notes
Open source →Wed, 12 Nov 2025 01:12:56 GMT
Minor changes
- Bump the
@microsoft/tsdocdependency to~0.16.0.
Additional notes
Open source →Fri, 15 Sep 2023 00:36:58 GMT
Minor changes
- Update @types/node from 14 to 18
- Bump the
- 7.27.68 Aug 2023
- 7.27.519 Jul 2023
- 7.27.46 Jul 2023
- 7.27.315 Jun 2023
- 7.27.27 Jun 2023
- 7.27.129 May 2023
- 7.27.022 May 2023
Release notes
Open source →Fri, 03 Oct 2025 20:09:59 GMT
Minor changes
- Normalize import of builtin modules to use the
node:protocol.
Additional notes
Open source →Mon, 22 May 2023 06:34:32 GMT
Minor changes
- Upgrade the TypeScript dependency to ~5.0.4
- Normalize import of builtin modules to use the
- 7.26.912 May 2023
- 7.26.84 May 2023
Additional notes
Open source →Thu, 04 May 2023 00:20:28 GMT
Patches
- Fix a mistake in the documentation for ApiParameterListMixin.overloadIndex
- 7.26.71 May 2023
- 7.26.629 Apr 2023
- 7.26.527 Apr 2023
- 7.26.410 Feb 2023
- 7.26.35 Feb 2023
- 7.26.21 Feb 2023
- 7.26.130 Jan 2023
- 7.26.025 Jan 2023
Additional notes
Open source →Wed, 25 Jan 2023 07:26:55 GMT
Minor changes
- Add new .api.json field
isAbstractto trackabstractmodifier in ApiClass, ApiMethod, and ApiProperty via ApiAbstractMixin (GitHub #3661)
- Add new .api.json field
- 7.25.39 Dec 2022
- 7.25.226 Oct 2022
Release notes
Open source →Thu, 30 May 2024 00:13:05 GMT
Patches
- Include missing
typemodifiers on type-only exports.
Additional notes
Open source →Wed, 26 Oct 2022 00:16:16 GMT
Patches
- Update the @microsoft/tsdoc dependency version to 0.14.2.
- Include missing
- 7.25.113 Oct 2022
- 7.25.011 Oct 2022
Additional notes
Open source →Tue, 11 Oct 2022 23:49:12 GMT
Minor changes
- Add a new fileUrlPath property to relevant API items and serialize this to the .api.json. Additionally, add a SourceFile helper class for constructing file URLs from these paths and the projectFolderUrl.
- 7.24.410 Oct 2022
- 7.24.329 Sept 2022
- 7.24.221 Sept 2022
- 7.24.115 Sept 2022
- 7.24.02 Sept 2022
Release notes
Open source →Sat, 16 Mar 2024 00:11:37 GMT
Minor changes
- Emit HTML tags for tables instead of Markdown code.
Additional notes
Open source →Fri, 02 Sep 2022 17:48:42 GMT
Minor changes
- Add new ApiExportedMixin mixin class for determining whether an API item is exported or not
- 7.23.324 Aug 2022
- 7.23.224 Aug 2022
Additional notes
Open source →Wed, 24 Aug 2022 00:14:38 GMT
Patches
- Remove use of LegacyAdapters.sortStable
- 7.23.119 Aug 2022
- 7.23.03 Aug 2022
Release notes
Open source →Fri, 15 Sep 2023 00:36:58 GMT
Minor changes
- Update @types/node from 14 to 18
Additional notes
Open source →Wed, 03 Aug 2022 18:40:35 GMT
Minor changes
- Upgrade TypeScript dependency to 4.7
- 7.22.21 Aug 2022
- 7.22.121 Jul 2022
Additional notes
Open source →Thu, 21 Jul 2022 23:30:27 GMT
Patches
- Improve IFindApiItemMessage and fix two small bugs with ApiItemContainerMixin.findMembersWithInheritance()
- 7.22.021 Jul 2022
Release notes
Open source →Thu, 27 Apr 2023 00:22:57 GMT
Minor changes
- Update OfficeYamlDocumenter to label all samples as TypeScript and no longer escape asterisks.
Additional notes
Open source →Thu, 21 Jul 2022 00:16:14 GMT
Minor changes
- Add a new ApiItemContainerMixin.findMembersWithInheritance() method for finding an item's inherited members
- 7.21.030 Jun 2022
Release notes
Open source →Sun, 29 Jan 2023 20:09:58 GMT
Minor changes
- Fix an issue where
<b>/<i>tags sometimes interfered with parsing of other Markdown on the same line; italics and boldface are now emitted using*and_
Additional notes
Open source →Thu, 30 Jun 2022 04:48:53 GMT
Minor changes
- Update model to reflect that index signatures can also be readonly
- Fix an issue where
- 7.20.328 Jun 2022
- 7.20.228 Jun 2022
- 7.20.127 Jun 2022
- 7.20.025 Jun 2022
Release notes
Open source →Wed, 25 Jan 2023 07:26:55 GMT
Minor changes
- Display the 'abstract' modifier for classes and members (GitHub #3661)
Additional notes
Open source →Sat, 25 Jun 2022 21:00:40 GMT
Minor changes
- Add a new initializerTokenRange field to ApiProperty and ApiVariable items.
- 7.19.125 Jun 2022
- 7.19.024 Jun 2022
Release notes
Open source →Thu, 21 Jul 2022 23:30:27 GMT
Minor changes
- Add showInheritedMembers config to api-documenter that allows it to show an API item's inherited members.
Additional notes
Open source →Fri, 24 Jun 2022 07:16:47 GMT
Minor changes
- Added new configuration for ItemContainerMixin member ordering
- 7.18.217 Jun 2022
- 7.18.117 Jun 2022
- 7.18.07 Jun 2022
Release notes
Open source →Thu, 30 Jun 2022 04:48:53 GMT
Minor changes
- Show protected and readonly modifiers for relevant API items
Additional notes
Open source →Tue, 07 Jun 2022 09:37:04 GMT
Minor changes
- Add an "isReadonly" field to ApiProperty, ApiPropertySignature, and ApiVariable
- Add an "isProtected" field to ApiConstructor, ApiMethod, and ApiProperty
- 7.17.310 May 2022
- 7.17.223 Apr 2022
- 7.17.115 Apr 2022
Release notes
Open source →Tue, 05 Apr 2022 15:12:22 GMT
Patches
- Update requirement set links in OfficeYamlDocumenter
- 7.17.013 Apr 2022
Release notes
Open source →Thu, 31 Mar 2022 02:06:05 GMT
Minor changes
- Updated api-documenter to surface whether a parameter is optional.
Additional notes
Open source →Wed, 13 Apr 2022 15:12:40 GMT
Minor changes
- Add a new isOptional property to TypeParameters deserialized from the .api.json file with api-extractor-model.
- 7.16.212 Apr 2022
- 7.16.19 Apr 2022
Release notes
Open source →Sat, 09 Apr 2022 02:24:26 GMT
Patches
- Rename the "master" branch to "main".
- Update a path in the README.
- 7.16.031 Mar 2022
Release notes
Open source →Sat, 19 Mar 2022 08:05:37 GMT
Minor changes
- Add --yaml-format flag for
api-documenter yamlcommand, which allows for choosing between UDP (DocFX 2.x) and SDP (DocFX 3.x)
Additional notes
Open source →Thu, 31 Mar 2022 02:06:05 GMT
Minor changes
- Updated api-extractor-model to store whether a parameter is optional.
- Add --yaml-format flag for
- 7.15.415 Mar 2022
- 7.15.35 Jan 2022
- 7.15.227 Dec 2021
Release notes
Open source →Wed, 09 Feb 2022 16:18:11 GMT
Patches
- Adding PowerPoint option to OfficeYamlDocumenter API set mapping
- 7.15.19 Dec 2021
- 7.15.09 Dec 2021
Release notes
Open source →Fri, 21 Jan 2022 01:10:41 GMT
Minor changes
- Add support for type aliases to the YAML output format.
Additional notes
Open source →Thu, 09 Dec 2021 00:21:54 GMT
Minor changes
- Replace const enums with conventional enums to allow for compatibility with JavaScript consumers.
- 7.14.08 Dec 2021
Release notes
Open source →Wed, 05 Jan 2022 01:09:53 GMT
Minor changes
- Add support for @example when generating yaml
- 7.13.186 Dec 2021
- 7.13.173 Dec 2021
- 7.13.166 Nov 2021