PackageTrack

npm · #4181

@microsoft/api-extractor

7.59.0microsoft/rushstack

Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups

Release timeline

552 releases since 2017
20172019202120232025

Releases

  1. 8.0.018 Feb 2019withdrawn: DO NOT USE - This release was accidentally published using the wrong version number.

    Nothing published for this version

  2. 7.59.021 Aug 2026
    Release notes

    Fri, 21 Aug 2026 15:16:34 GMT

    Minor changes

    • Report a new ae-unresolved-import-path message when an inline import() type with a relative path cannot be resolved, instead of silently emitting the unusable path into the .d.ts rollup.
    Open source →
  3. 7.58.1320 Aug 2026
    Release notes

    Thu, 20 Aug 2026 00:16:38 GMT

    Version update only

    Open source →
  4. 7.58.1221 Jul 2026
    Release notes

    Tue, 21 Jul 2026 02:53:22 GMT

    Patches

    • Improve the performance of the internal excerpt token condensing algorithm from O(n^2) to O(n) by eliminating repeated array splicing and per-merge bookkeeping.
    Open source →
  5. 7.58.1117 Jul 2026
    Release notes

    Fri, 17 Jul 2026 00:15:59 GMT

    Version update only

    Open source →
  6. 7.58.1016 Jul 2026
    Release notes

    Thu, 16 Jul 2026 00:16:13 GMT

    Version update only

    Open source →
  7. 7.58.913 Jun 2026
    Release notes

    Sat, 13 Jun 2026 00:16:18 GMT

    Version update only

    Open source →
  8. 7.58.88 Jun 2026
    Release notes

    Mon, 08 Jun 2026 15:15:49 GMT

    Patches

    • Add support for new d.ts extension format when using TS moduleResolution 'bundler' or 'nodenext'.
    Open source →
  9. 7.58.720 Apr 2026
    Release notes

    Mon, 20 Apr 2026 23:31:13 GMT

    Version update only

    Open source →
  10. 7.58.620 Apr 2026
    Release notes

    Mon, 20 Apr 2026 15:15:24 GMT

    Patches

    • Fix an issue where empty lines were included in DTS rollups in place of API items that were trimmed.
    Open source →
  11. 7.58.518 Apr 2026
    Release notes

    Sat, 18 Apr 2026 03:47:10 GMT

    Version update only

    Open source →
  12. 7.58.418 Apr 2026
    Release notes

    Sat, 18 Apr 2026 00:15:16 GMT

    Patches

    • Bump semver.
    Open source →
  13. 7.58.317 Apr 2026
    Release notes

    Fri, 17 Apr 2026 15:14:57 GMT

    Patches

    • Remove dependecy on lodash.
    Open source →
  14. 7.58.29 Apr 2026
    Release notes

    Thu, 09 Apr 2026 00:15:07 GMT

    Version update only

    Open source →
  15. 7.58.14 Apr 2026
    Release notes

    Sat, 04 Apr 2026 00:14:00 GMT

    Patches

    • Bump lodash 4.18.1 to address CVEs GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh
    Open source →
  16. 7.58.01 Apr 2026
    Release notes

    Wed, 01 Apr 2026 15:13:38 GMT

    Minor changes

    • Upgrade the bundled compiler engine to TypeScript 5.9.3
    Open source →
  17. 7.57.831 Mar 2026
    Release notes

    Tue, 31 Mar 2026 15:14:14 GMT

    Version update only

    Open source →
  18. 7.57.79 Mar 2026
    Release notes

    Mon, 09 Mar 2026 15:14:07 GMT

    Patches

    • Bump minimatch version from 10.2.1 to 10.2.3 to address CVE-2026-27903.
    Open source →
  19. 7.57.625 Feb 2026
    Release notes

    Wed, 25 Feb 2026 21:39:42 GMT

    Patches

    • Bump @microsoft/tsdoc-config to ~0.18.1 to mitigate CVE-2025-69873.
    Open source →
  20. 7.57.525 Feb 2026
    Release notes

    Wed, 25 Feb 2026 00:34:29 GMT

    Version update only

    Open source →
  21. 7.57.424 Feb 2026
    Release notes

    Tue, 24 Feb 2026 01:13:27 GMT

    Version update only

    Open source →
  22. 7.57.323 Feb 2026
    Release notes

    Mon, 23 Feb 2026 00:42:21 GMT

    Patches

    • Add missing "./extends/*.json" to the package.json "exports" field so that "@microsoft/api-extractor/extends/tsdoc-base.json" is importable.
    Open source →
  23. 7.57.220 Feb 2026
    Release notes

    Fri, 20 Feb 2026 16:14:49 GMT

    Patches

    • Bump minimatch from 10.1.2 to 10.2.1
    Open source →
  24. 7.57.120 Feb 2026
    Release notes

    Fri, 20 Feb 2026 00:15:03 GMT

    Patches

    • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes https://github.com/microsoft/rushstack/issues/5644.
    Open source →
  25. 7.57.019 Feb 2026
    Release notes

    Thu, 19 Feb 2026 00:04:52 GMT

    Minor changes

    • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.
    Open source →
  26. 7.56.37 Feb 2026
    Release notes

    Sat, 07 Feb 2026 01:13:26 GMT

    Patches

    • Upgrade lodash dependency from ~4.17.15 to ~4.17.23.
    Open source →
  27. 7.56.24 Feb 2026
    Release notes

    Wed, 04 Feb 2026 20:42:47 GMT

    Patches

    • Update minimatch dependency from 10.0.3 to 10.1.2
    Open source →
  28. 7.56.14 Feb 2026
    Release notes

    Wed, 04 Feb 2026 16:13:27 GMT

    Version update only

    Open source →
  29. 7.56.030 Jan 2026
    Release notes

    Fri, 30 Jan 2026 01:16:12 GMT

    Minor changes

    • Fix an issue where destructured parameters produced an incorrect parameter name
    Open source →
  30. 7.55.512 Jan 2026
    Release notes

    Thu, 08 Jan 2026 01:12:30 GMT

    Patches

    • Fix missing 'export' keyword for namespace re-exports that produced invalid TypeScript output
    Open source →
  31. 7.55.26 Dec 2025
    Release notes

    Sat, 06 Dec 2025 01:12:28 GMT

    Version update only

    Open source →
  32. 7.55.121 Nov 2025
    Release notes

    Fri, 21 Nov 2025 16:13:56 GMT

    Version update only

    Open source →
  33. 7.55.012 Nov 2025
    Release notes

    Wed, 12 Nov 2025 01:12:56 GMT

    Minor changes

    • Bump the @microsoft/tsdoc dependency to ~0.16.0.
    • Bump the @microsoft/tsdoc-config dependency to ~0.18.0.
    Open source →
  34. 7.54.04 Nov 2025
    Release notes

    Tue, 04 Nov 2025 08:15:14 GMT

    Minor changes

    • Add a new setting IExtractorInvokeOptions.printApiReportDiff that makes build logs easier to diagnose by printing a diff of any changes to API report files (*.api.md).
    • Add a --print-api-report-diff CLI flag that causes a diff of any changes to API report files (*.api.md) to be printed.
    Open source →
  35. 7.53.324 Oct 2025
    Release notes

    Fri, 24 Oct 2025 00:13:38 GMT

    Version update only

    Open source →
  36. 7.53.222 Oct 2025
    Release notes

    Wed, 22 Oct 2025 00:57:54 GMT

    Version update only

    Open source →
  37. 7.53.18 Oct 2025
    Release notes

    Wed, 08 Oct 2025 00:13:28 GMT

    Version update only

    Open source →
  38. 7.53.03 Oct 2025
    Release notes

    Fri, 03 Oct 2025 20:09:59 GMT

    Minor changes

    • Normalize import of builtin modules to use the node: protocol.
    Open source →
  39. 7.52.1530 Sept 2025
    Release notes

    Tue, 30 Sep 2025 23:57:45 GMT

    Version update only

    Open source →
  40. 7.52.1430 Sept 2025
    Release notes

    Tue, 30 Sep 2025 20:33:51 GMT

    Version update only

    Open source →
  41. 7.52.1312 Sept 2025
    Release notes

    Fri, 12 Sep 2025 15:13:07 GMT

    Patches

    • Fixes a bug in ExtractorAnalyzer._isExternalModulePath where type import declarations were not resolved.
    Open source →
  42. 7.52.1211 Sept 2025
    Release notes

    Thu, 11 Sep 2025 00:22:31 GMT

    Version update only

    Open source →
  43. 7.52.1119 Aug 2025
    Release notes

    Tue, 19 Aug 2025 20:45:02 GMT

    Patches

    • Fix self-package import resolution by removing outDir/declarationDir from compiler options
    Open source →
  44. 7.52.101 Aug 2025
    Release notes

    Fri, 01 Aug 2025 00:12:48 GMT

    Patches

    • Upgrades the minimatch dependency from ~3.0.3 to 10.0.3 across the entire Rush monorepo to address a Regular Expression Denial of Service (ReDoS) vulnerability in the underlying brace-expansion dependency.
    Open source →
  45. 7.52.923 Jul 2025
    Release notes

    Wed, 23 Jul 2025 20:55:57 GMT

    Version update only

    Open source →
  46. 7.52.813 May 2025
    Release notes

    Tue, 13 May 2025 02:09:20 GMT

    Patches

    • Fixes API extractor error handling when changed APIs are encountered and the "--local" flag is not specified
    Open source →
  47. 7.52.71 May 2025
    Release notes

    Thu, 01 May 2025 15:11:33 GMT

    Patches

    • Fix an issue where default exports were sometimes trimmed incorrectly in .api.md files when using reportVariants (GitHub #4775)
    Open source →
  48. 7.52.61 May 2025
    Release notes

    Thu, 01 May 2025 00:11:12 GMT

    Version update only

    Open source →
  49. 7.52.521 Apr 2025
    Release notes

    Mon, 21 Apr 2025 22:24:25 GMT

    Version update only

    Open source →
  50. 7.52.417 Apr 2025
    Release notes

    Thu, 17 Apr 2025 00:11:21 GMT

    Patches

    • Update documentation for extends
    Open source →
  51. 7.52.34 Apr 2025
    Release notes

    Fri, 04 Apr 2025 18:34:35 GMT

    Patches

    • Add support for customizing which TSDoc tags appear in API reports
    Open source →
  52. 7.52.225 Mar 2025
    Release notes

    Tue, 25 Mar 2025 15:11:15 GMT

    Version update only

    Open source →
  53. 7.52.111 Mar 2025
    Release notes

    Tue, 11 Mar 2025 02:12:34 GMT

    Version update only

    Open source →
  54. 7.52.011 Mar 2025
    Release notes

    Tue, 11 Mar 2025 00:11:25 GMT

    Minor changes

    • Upgrade the bundled compiler engine to TypeScript 5.8.2
    Open source →
  55. 7.51.11 Mar 2025
    Release notes

    Sat, 01 Mar 2025 05:00:09 GMT

    Patches

    • Include triple-slash references marked with preserve="true" from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with preserve="true" are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.
    Open source →
  56. 7.51.027 Feb 2025
    Release notes

    Thu, 27 Feb 2025 01:10:39 GMT

    Minor changes

    • Add a docModel.releaseTagsToTrim property to api-extractor.json to specify which release tags should be trimmed when the doc model is produced.
    Open source →
  57. 7.50.122 Feb 2025
    Release notes

    Sat, 22 Feb 2025 01:11:11 GMT

    Patches

    • Upgrade the bundled compiler engine to TypeScript 5.7.3
    Open source →
  58. 7.50.012 Feb 2025
    Release notes

    Wed, 12 Feb 2025 01:10:52 GMT

    Minor changes

    • Update merge behavior for derived configurations to allow overriding array properties
    Open source →
  59. 7.49.230 Jan 2025
    Release notes

    Thu, 30 Jan 2025 01:11:42 GMT

    Version update only

    Open source →
  60. 7.49.19 Jan 2025
    Release notes

    Thu, 09 Jan 2025 01:10:10 GMT

    Version update only

    Open source →