Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups
Last release 6 days ago
21 Aug 2026
Ships fairly regularly
a new release about every 3 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
1 version withdrawn
withdrawn after publishing
10 years old
552 releases · first in 2017
Release timeline
552 releases since 2017Releases
- 5.10.723 Aug 2018
Release notes
Open source →Thu, 23 Aug 2018 18:18:53 GMT
Patches
- Republish all packages in web-build-tools to resolve GitHub issue #782
- 5.10.622 Aug 2018
- 5.10.522 Aug 2018
- 5.10.421 Aug 2018
Release notes
Open source →Tue, 21 Aug 2018 16:04:38 GMT
Patches
- fix namespace name for export statement`
- 5.10.39 Aug 2018
- 5.10.29 Aug 2018
- 5.10.126 Jul 2018
- 5.10.017 Jul 2018
Release notes
Open source →Tue, 17 Jul 2018 16:02:52 GMT
Minor changes
- Add support for new "@eventproperty" AEDoc tag, which indicates that a class/interface property should be documented as an event
- 5.9.13 Jul 2018
- 5.9.023 Jun 2018
Release notes
Open source →Sat, 23 Jun 2018 02:21:20 GMT
Minor changes
- Add new IMarkupHtmlTag API
- AEDoc now allows HTML tags inside doc comments, which can be disabled using a backslash escape
- 5.8.121 Jun 2018
- 5.8.019 Jun 2018
Release notes
Open source →Tue, 19 Jun 2018 19:35:11 GMT
Minor changes
- For namespaceSupport=permissive, allow arbitrary nesting of namespaces
Patches
- Fix an issue where multi-line type literals sometimes had inconsistent newlines in the *.api.json file
- 5.7.38 Jun 2018
- 5.7.231 May 2018
- 5.7.115 May 2018
- 5.7.015 May 2018
Release notes
Open source →Tue, 15 May 2018 00:18:10 GMT
Minor changes
- Add support for new AEDoc tags @sealed, @virtual, and @override
- 5.6.84 May 2018
Release notes
Open source →Fri, 04 May 2018 00:42:38 GMT
Patches
- Fix the formatting of a log message.
- 5.6.71 May 2018
Release notes
Open source →Tue, 01 May 2018 22:03:20 GMT
Patches
- Fix an issue where the *.d.ts rollup trimming did not trim import statements
- 5.6.627 Apr 2018
- 5.6.519 Apr 2018
- 5.6.419 Apr 2018
- 5.6.33 Apr 2018
- 5.6.22 Apr 2018
Release notes
Open source →Mon, 02 Apr 2018 16:05:24 GMT
Patches
- Refactor to use new @microsoft/node-core-library
- 5.6.127 Mar 2018
Release notes
Open source →Tue, 27 Mar 2018 01:34:25 GMT
Patches
- Update build config so API Extractor builds using the latest version of itself
- 5.6.025 Mar 2018
Release notes
Open source →Sun, 25 Mar 2018 01:26:19 GMT
Minor changes
- Improve the api-extractor.json config file so that *.d.ts rollups go in separate folders, and trimming can now be disabled
Patches
- In preparation for initial release, the "Package Typings" feature was renamed to "DTS Rollup"
- Fix an issue where the @packagedocumentation comment was sometimes getting mixed into the middle of the rollup *.d.ts file
- 5.5.223 Mar 2018
- 5.5.120 Mar 2018
Release notes
Open source →Tue, 20 Mar 2018 02:44:45 GMT
Patches
- Improve packageTypings generator to trim nested members according to their release tag
- Fix a bug where packageTypings failed to handle merged declarations properly
- 5.5.017 Mar 2018
Release notes
Open source →Sat, 17 Mar 2018 02:54:22 GMT
Minor changes
- Overhaul the packageTypings generator analysis to get ready for the upcoming nested member trimming
- Breaking change: Any projects using the package typings feature must now have a "tsdoc" section in their package.json
Patches
- Add "--debug" flag for debugging
- 5.4.015 Mar 2018
Release notes
Open source →Thu, 15 Mar 2018 20:00:50 GMT
Minor changes
- Add a new setting validationRules.missingReleaseTags to optionally remove the requirement that every API item should have a release tag
- Add new API "Markup.formatApiItemReference()"
Patches
- Fix an issue where the automatically generated documentation for class constructors sometimes had a broken hyperlink
- 5.3.915 Mar 2018
- 5.3.812 Mar 2018
Release notes
Open source →Mon, 12 Mar 2018 20:36:19 GMT
Patches
- Locked down some "@types/" dependency versions to avoid upgrade conflicts
- 5.3.76 Mar 2018
Release notes
Open source →Tue, 06 Mar 2018 17:04:51 GMT
Patches
- Add preliminary support for preview and public outputs for packageTypings generator
- 5.3.62 Mar 2018
- 5.3.527 Feb 2018
- 5.3.421 Feb 2018
- 5.3.321 Feb 2018
- 5.3.217 Feb 2018
Release notes
Open source →Sat, 17 Feb 2018 02:53:49 GMT
Patches
- Fix several bugs with the way that imports were being deduplicated by the packageTypings feature
- 5.3.116 Feb 2018
- 5.3.016 Feb 2018
Release notes
Open source →Fri, 16 Feb 2018 17:05:11 GMT
Minor changes
- Fix an issue where the packageTypings feature didn't handle some import/export patterns
Patches
- Fix an issue where the packageTypings feature sometimes emitted "default" instead of the class name
- Improve the packageTypings feature to support triple-slash references to typings
- 5.2.77 Feb 2018
- 5.2.626 Jan 2018
- 5.2.526 Jan 2018
Release notes
Open source →Fri, 26 Jan 2018 17:53:38 GMT
Patches
- Force a patch bump in case the previous version was an empty package
- 5.2.426 Jan 2018
- 5.2.323 Jan 2018
- 5.2.218 Jan 2018
Release notes
Open source →Thu, 18 Jan 2018 03:23:46 GMT
Patches
- Enable package typings generated by api-extractor
- 5.2.118 Jan 2018
- 5.2.018 Jan 2018
Release notes
Open source →Thu, 18 Jan 2018 00:27:23 GMT
Minor changes
- Improve the packageTypings feature to support abstract classes and "import * as X" imports
- 5.1.317 Jan 2018
- 5.1.212 Jan 2018
Release notes
Open source →Fri, 12 Jan 2018 03:35:22 GMT
Patches
- Add some incremental improvements for the experimental PackageTypingsGenerator feature
- 5.1.111 Jan 2018
- 5.1.010 Jan 2018
Release notes
Open source →Wed, 10 Jan 2018 20:40:01 GMT
Minor changes
- Upgrade to Node 8
Patches
- Continued progress for the experimental PackageTypingsGenerator
- 5.0.19 Jan 2018
Release notes
Open source →Tue, 09 Jan 2018 17:05:51 GMT
Patches
- Get web-build-tools building with pnpm
- 5.0.07 Jan 2018
Release notes
Open source →Sun, 07 Jan 2018 05:12:08 GMT
Breaking changes
- API Extractor now processes *.d.ts files instead of *.ts files
Minor changes
- Introduced new tag @packagedocumentation which replaces the earlier approach that used a "packageDescription" variable
- 4.3.75 Jan 2018
- 4.3.65 Jan 2018
- 4.3.522 Dec 2017
Release notes
Open source →Fri, 22 Dec 2017 17:04:46 GMT
Patches
- Fixed an issue where warnings would cause the api-extractor tool to return a nonzero exit code for a "--local" build; warnings should not fail the build in this scenario
- 4.3.412 Dec 2017
- 4.3.330 Nov 2017
- 4.3.230 Nov 2017
- 4.3.129 Nov 2017