UNPKG

@microsoft/api-extractor

Version:

Validate, document, and review the exported API for a TypeScript library

1,595 lines (1,594 loc) 64.7 kB
{ "name": "@microsoft/api-extractor", "entries": [ { "version": "6.0.0", "tag": "@microsoft/api-extractor_v6.0.0", "date": "Sun, 07 Oct 2018 06:15:56 GMT", "comments": { "major": [ { "comment": "(Breaking change) API Extractor 6 introduces support for TSDoc doc comment syntax! Please see https://api-extractor.com/ for documentation. To learn more about the TSDoc standard, check out https://github.com/Microsoft/tsdoc" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.1.0` to `3.2.0`" } ] } }, { "version": "5.13.1", "tag": "@microsoft/api-extractor_v5.13.1", "date": "Fri, 28 Sep 2018 16:05:35 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.0.1` to `3.1.0`" } ] } }, { "version": "5.13.0", "tag": "@microsoft/api-extractor_v5.13.0", "date": "Wed, 26 Sep 2018 21:39:40 GMT", "comments": { "minor": [ { "comment": "Add new command line option --skip-lib-check" } ] } }, { "version": "5.12.2", "tag": "@microsoft/api-extractor_v5.12.2", "date": "Mon, 24 Sep 2018 23:06:40 GMT", "comments": { "patch": [ { "comment": "Allow doc comments to use TSDoc's \"@defaultvalue\" tag (but the value is not yet passed to the documentation pipeline)" } ] } }, { "version": "5.12.1", "tag": "@microsoft/api-extractor_v5.12.1", "date": "Fri, 21 Sep 2018 16:04:42 GMT", "comments": { "patch": [ { "comment": "Fix an issue where TypeScript errors are often logged as \"[Object object]\" instead of the actual error message." } ] } }, { "version": "5.12.0", "tag": "@microsoft/api-extractor_v5.12.0", "date": "Thu, 20 Sep 2018 23:57:21 GMT", "comments": { "minor": [ { "comment": "Add new feature: Support using a different version of the TypeScript compiler." } ] } }, { "version": "5.11.2", "tag": "@microsoft/api-extractor_v5.11.2", "date": "Tue, 18 Sep 2018 21:04:55 GMT", "comments": { "patch": [ { "comment": "Fix an issue where parameters mentioned in comments were attempting to be analyzed by api-extractor." } ] } }, { "version": "5.11.1", "tag": "@microsoft/api-extractor_v5.11.1", "date": "Thu, 06 Sep 2018 01:25:25 GMT", "comments": { "patch": [ { "comment": "Update \"repository\" field in package.json" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `3.0.0` to `3.0.1`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.2.1` to `4.2.2`" } ] } }, { "version": "5.11.0", "tag": "@microsoft/api-extractor_v5.11.0", "date": "Mon, 03 Sep 2018 16:04:45 GMT", "comments": { "minor": [ { "comment": "Upgrade api-extractor to internally use TypeScript 3.0." } ] } }, { "version": "5.10.8", "tag": "@microsoft/api-extractor_v5.10.8", "date": "Wed, 29 Aug 2018 06:36:50 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `2.2.1` to `3.0.0`" } ] } }, { "version": "5.10.7", "tag": "@microsoft/api-extractor_v5.10.7", "date": "Thu, 23 Aug 2018 18:18:53 GMT", "comments": { "patch": [ { "comment": "Republish all packages in web-build-tools to resolve GitHub issue #782" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `2.2.0` to `2.2.1`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.2.0` to `4.2.1`" } ] } }, { "version": "5.10.6", "tag": "@microsoft/api-extractor_v5.10.6", "date": "Wed, 22 Aug 2018 20:58:58 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `2.1.1` to `2.2.0`" } ] } }, { "version": "5.10.5", "tag": "@microsoft/api-extractor_v5.10.5", "date": "Wed, 22 Aug 2018 16:03:25 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `2.1.0` to `2.1.1`" } ] } }, { "version": "5.10.4", "tag": "@microsoft/api-extractor_v5.10.4", "date": "Tue, 21 Aug 2018 16:04:38 GMT", "comments": { "patch": [ { "comment": "fix namespace name for export statement`" } ] } }, { "version": "5.10.3", "tag": "@microsoft/api-extractor_v5.10.3", "date": "Thu, 09 Aug 2018 21:03:22 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `2.0.0` to `2.1.0`" } ] } }, { "version": "5.10.2", "tag": "@microsoft/api-extractor_v5.10.2", "date": "Thu, 09 Aug 2018 16:04:24 GMT", "comments": { "patch": [ { "comment": "Update lodash." } ] } }, { "version": "5.10.1", "tag": "@microsoft/api-extractor_v5.10.1", "date": "Thu, 26 Jul 2018 16:04:17 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.5.0` to `2.0.0`" } ] } }, { "version": "5.10.0", "tag": "@microsoft/api-extractor_v5.10.0", "date": "Tue, 17 Jul 2018 16:02:52 GMT", "comments": { "minor": [ { "comment": "Add support for new \"@eventproperty\" AEDoc tag, which indicates that a class/interface property should be documented as an event" } ] } }, { "version": "5.9.1", "tag": "@microsoft/api-extractor_v5.9.1", "date": "Tue, 03 Jul 2018 21:03:31 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.4.1` to `1.5.0`" } ] } }, { "version": "5.9.0", "tag": "@microsoft/api-extractor_v5.9.0", "date": "Sat, 23 Jun 2018 02:21:20 GMT", "comments": { "minor": [ { "comment": "Add new IMarkupHtmlTag API" }, { "comment": "AEDoc now allows HTML tags inside doc comments, which can be disabled using a backslash escape" } ] } }, { "version": "5.8.1", "tag": "@microsoft/api-extractor_v5.8.1", "date": "Thu, 21 Jun 2018 08:27:29 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.4.0` to `1.4.1`" } ] } }, { "version": "5.8.0", "tag": "@microsoft/api-extractor_v5.8.0", "date": "Tue, 19 Jun 2018 19:35:11 GMT", "comments": { "minor": [ { "comment": "For namespaceSupport=permissive, allow arbitrary nesting of namespaces" } ], "patch": [ { "comment": "Fix an issue where multi-line type literals sometimes had inconsistent newlines in the *.api.json file" } ] } }, { "version": "5.7.3", "tag": "@microsoft/api-extractor_v5.7.3", "date": "Fri, 08 Jun 2018 08:43:52 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.3.2` to `1.4.0`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.1.0` to `4.2.0`" } ] } }, { "version": "5.7.2", "tag": "@microsoft/api-extractor_v5.7.2", "date": "Thu, 31 May 2018 01:39:33 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.3.1` to `1.3.2`" } ] } }, { "version": "5.7.1", "tag": "@microsoft/api-extractor_v5.7.1", "date": "Tue, 15 May 2018 02:26:45 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.3.0` to `1.3.1`" } ] } }, { "version": "5.7.0", "tag": "@microsoft/api-extractor_v5.7.0", "date": "Tue, 15 May 2018 00:18:10 GMT", "comments": { "minor": [ { "comment": "Add support for new AEDoc tags @sealed, @virtual, and @override" } ] } }, { "version": "5.6.8", "tag": "@microsoft/api-extractor_v5.6.8", "date": "Fri, 04 May 2018 00:42:38 GMT", "comments": { "patch": [ { "comment": "Fix the formatting of a log message." } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.2.0` to `1.3.0`" } ] } }, { "version": "5.6.7", "tag": "@microsoft/api-extractor_v5.6.7", "date": "Tue, 01 May 2018 22:03:20 GMT", "comments": { "patch": [ { "comment": "Fix an issue where the *.d.ts rollup trimming did not trim import statements" } ] } }, { "version": "5.6.6", "tag": "@microsoft/api-extractor_v5.6.6", "date": "Fri, 27 Apr 2018 03:04:32 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `4.0.0` to `4.1.0`" } ] } }, { "version": "5.6.5", "tag": "@microsoft/api-extractor_v5.6.5", "date": "Thu, 19 Apr 2018 21:25:56 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.1.1` to `4.0.0`" } ] } }, { "version": "5.6.4", "tag": "@microsoft/api-extractor_v5.6.4", "date": "Thu, 19 Apr 2018 17:02:06 GMT", "comments": { "patch": [ { "comment": "Fix errors in schema documentation" } ] } }, { "version": "5.6.3", "tag": "@microsoft/api-extractor_v5.6.3", "date": "Tue, 03 Apr 2018 16:05:29 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.1.0` to `1.2.0`" } ] } }, { "version": "5.6.2", "tag": "@microsoft/api-extractor_v5.6.2", "date": "Mon, 02 Apr 2018 16:05:24 GMT", "comments": { "patch": [ { "comment": "Refactor to use new @microsoft/node-core-library" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `1.0.0` to `1.1.0`" } ] } }, { "version": "5.6.1", "tag": "@microsoft/api-extractor_v5.6.1", "date": "Tue, 27 Mar 2018 01:34:25 GMT", "comments": { "patch": [ { "comment": "Update build config so API Extractor builds using the latest version of itself" } ] } }, { "version": "5.6.0", "tag": "@microsoft/api-extractor_v5.6.0", "date": "Sun, 25 Mar 2018 01:26:19 GMT", "comments": { "patch": [ { "comment": "In preparation for initial release, the \"Package Typings\" feature was renamed to \"DTS Rollup\"" }, { "comment": "Fix an issue where the @packagedocumentation comment was sometimes getting mixed into the middle of the rollup *.d.ts file" } ], "minor": [ { "comment": "Improve the api-extractor.json config file so that *.d.ts rollups go in separate folders, and trimming can now be disabled" } ] } }, { "version": "5.5.2", "tag": "@microsoft/api-extractor_v5.5.2", "date": "Fri, 23 Mar 2018 00:34:53 GMT", "comments": { "patch": [ { "comment": "Upgrade colors to version ~1.2.1" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.1.0` to `3.1.1`" } ] } }, { "version": "5.5.1", "tag": "@microsoft/api-extractor_v5.5.1", "date": "Tue, 20 Mar 2018 02:44:45 GMT", "comments": { "patch": [ { "comment": "Improve packageTypings generator to trim nested members according to their release tag" }, { "comment": "Fix a bug where packageTypings failed to handle merged declarations properly" } ] } }, { "version": "5.5.0", "tag": "@microsoft/api-extractor_v5.5.0", "date": "Sat, 17 Mar 2018 02:54:22 GMT", "comments": { "minor": [ { "comment": "Overhaul the packageTypings generator analysis to get ready for the upcoming nested member trimming" }, { "comment": "Breaking change: Any projects using the package typings feature must now have a \"tsdoc\" section in their package.json" } ], "patch": [ { "comment": "Add \"--debug\" flag for debugging" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.8.0` to `1.0.0`" } ] } }, { "version": "5.4.0", "tag": "@microsoft/api-extractor_v5.4.0", "date": "Thu, 15 Mar 2018 20:00:50 GMT", "comments": { "minor": [ { "comment": "Add a new setting validationRules.missingReleaseTags to optionally remove the requirement that every API item should have a release tag" }, { "comment": "Add new API \"Markup.formatApiItemReference()\"" } ], "patch": [ { "comment": "Fix an issue where the automatically generated documentation for class constructors sometimes had a broken hyperlink" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.0.7` to `3.1.0`" } ] } }, { "version": "5.3.9", "tag": "@microsoft/api-extractor_v5.3.9", "date": "Thu, 15 Mar 2018 16:05:43 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.7.3` to `0.8.0`" } ] } }, { "version": "5.3.8", "tag": "@microsoft/api-extractor_v5.3.8", "date": "Mon, 12 Mar 2018 20:36:19 GMT", "comments": { "patch": [ { "comment": "Locked down some \"@types/\" dependency versions to avoid upgrade conflicts" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.0.6` to `3.0.7`" } ] } }, { "version": "5.3.7", "tag": "@microsoft/api-extractor_v5.3.7", "date": "Tue, 06 Mar 2018 17:04:51 GMT", "comments": { "patch": [ { "comment": "Add preliminary support for preview and public outputs for packageTypings generator" } ] } }, { "version": "5.3.6", "tag": "@microsoft/api-extractor_v5.3.6", "date": "Fri, 02 Mar 2018 01:13:59 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.7.2` to `0.7.3`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.0.5` to `3.0.6`" } ] } }, { "version": "5.3.5", "tag": "@microsoft/api-extractor_v5.3.5", "date": "Tue, 27 Feb 2018 22:05:57 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.7.1` to `0.7.2`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.0.4` to `3.0.5`" } ] } }, { "version": "5.3.4", "tag": "@microsoft/api-extractor_v5.3.4", "date": "Wed, 21 Feb 2018 22:04:19 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.7.0` to `0.7.1`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.0.3` to `3.0.4`" } ] } }, { "version": "5.3.3", "tag": "@microsoft/api-extractor_v5.3.3", "date": "Wed, 21 Feb 2018 03:13:28 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.6.1` to `0.7.0`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.0.2` to `3.0.3`" } ] } }, { "version": "5.3.2", "tag": "@microsoft/api-extractor_v5.3.2", "date": "Sat, 17 Feb 2018 02:53:49 GMT", "comments": { "patch": [ { "comment": "Fix several bugs with the way that imports were being deduplicated by the packageTypings feature" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.6.0` to `0.6.1`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.0.1` to `3.0.2`" } ] } }, { "version": "5.3.1", "tag": "@microsoft/api-extractor_v5.3.1", "date": "Fri, 16 Feb 2018 22:05:23 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.5.1` to `0.6.0`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `3.0.0` to `3.0.1`" } ] } }, { "version": "5.3.0", "tag": "@microsoft/api-extractor_v5.3.0", "date": "Fri, 16 Feb 2018 17:05:11 GMT", "comments": { "patch": [ { "comment": "Fix an issue where the packageTypings feature sometimes emitted \"default\" instead of the class name" }, { "comment": "Improve the packageTypings feature to support triple-slash references to typings" } ], "minor": [ { "comment": "Fix an issue where the packageTypings feature didn't handle some import/export patterns" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.5.0` to `0.5.1`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.10` to `3.0.0`" } ] } }, { "version": "5.2.7", "tag": "@microsoft/api-extractor_v5.2.7", "date": "Wed, 07 Feb 2018 17:05:11 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.10` to `0.5.0`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.9` to `2.3.10`" } ] } }, { "version": "5.2.6", "tag": "@microsoft/api-extractor_v5.2.6", "date": "Fri, 26 Jan 2018 22:05:30 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.9` to `0.4.10`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.8` to `2.3.9`" } ] } }, { "version": "5.2.5", "tag": "@microsoft/api-extractor_v5.2.5", "date": "Fri, 26 Jan 2018 17:53:38 GMT", "comments": { "patch": [ { "comment": "Force a patch bump in case the previous version was an empty package" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.8` to `0.4.9`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.7` to `2.3.8`" } ] } }, { "version": "5.2.4", "tag": "@microsoft/api-extractor_v5.2.4", "date": "Fri, 26 Jan 2018 00:36:51 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.7` to `0.4.8`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.6` to `2.3.7`" } ] } }, { "version": "5.2.3", "tag": "@microsoft/api-extractor_v5.2.3", "date": "Tue, 23 Jan 2018 17:05:28 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.6` to `0.4.7`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.5` to `2.3.6`" } ] } }, { "version": "5.2.2", "tag": "@microsoft/api-extractor_v5.2.2", "date": "Thu, 18 Jan 2018 03:23:46 GMT", "comments": { "patch": [ { "comment": "Enable package typings generated by api-extractor" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.5` to `0.4.6`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.4` to `2.3.5`" } ] } }, { "version": "5.2.1", "tag": "@microsoft/api-extractor_v5.2.1", "date": "Thu, 18 Jan 2018 00:48:06 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.4` to `0.4.5`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.3` to `2.3.4`" } ] } }, { "version": "5.2.0", "tag": "@microsoft/api-extractor_v5.2.0", "date": "Thu, 18 Jan 2018 00:27:23 GMT", "comments": { "minor": [ { "comment": "Improve the packageTypings feature to support abstract classes and \"import * as X\" imports" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.3` to `0.4.4`" } ] } }, { "version": "5.1.3", "tag": "@microsoft/api-extractor_v5.1.3", "date": "Wed, 17 Jan 2018 10:49:31 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.2` to `0.4.3`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.2` to `2.3.3`" } ] } }, { "version": "5.1.2", "tag": "@microsoft/api-extractor_v5.1.2", "date": "Fri, 12 Jan 2018 03:35:22 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "4589070d63c8c1d5d77bfa5e52b4f9fd2734e19f", "comment": "Add some incremental improvements for the experimental PackageTypingsGenerator feature" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.1` to `0.4.2`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.1` to `2.3.2`" } ] } }, { "version": "5.1.1", "tag": "@microsoft/api-extractor_v5.1.1", "date": "Thu, 11 Jan 2018 22:31:51 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.4.0` to `0.4.1`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.3.0` to `2.3.1`" } ] } }, { "version": "5.1.0", "tag": "@microsoft/api-extractor_v5.1.0", "date": "Wed, 10 Jan 2018 20:40:01 GMT", "comments": { "minor": [ { "author": "Nicholas Pape <nickpape-msft@users.noreply.github.com>", "commit": "1271a0dc21fedb882e7953f491771724f80323a1", "comment": "Upgrade to Node 8" } ], "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "e6afac460ac96fa5e7a54d6ccab84aca4546cc5e", "comment": "Continued progress for the experimental PackageTypingsGenerator" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.26` to `0.4.0`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.14` to `2.3.0`" } ] } }, { "version": "5.0.1", "tag": "@microsoft/api-extractor_v5.0.1", "date": "Tue, 09 Jan 2018 17:05:51 GMT", "comments": { "patch": [ { "author": "Nicholas Pape <nickpape-msft@users.noreply.github.com>", "commit": "d00b6549d13610fbb6f84be3478b532be9da0747", "comment": "Get web-build-tools building with pnpm" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.25` to `0.3.26`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.13` to `2.2.14`" } ] } }, { "version": "5.0.0", "tag": "@microsoft/api-extractor_v5.0.0", "date": "Sun, 07 Jan 2018 05:12:08 GMT", "comments": { "major": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "aa0c67382d4dee0cde40ee84a581dbdcdabe77ef", "comment": "API Extractor now processes *.d.ts files instead of *.ts files" } ], "minor": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "aa0c67382d4dee0cde40ee84a581dbdcdabe77ef", "comment": "Introduced new tag @packagedocumentation which replaces the earlier approach that used a \"packageDescription\" variable" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.24` to `0.3.25`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.12` to `2.2.13`" } ] } }, { "version": "4.3.7", "tag": "@microsoft/api-extractor_v4.3.7", "date": "Fri, 05 Jan 2018 20:26:45 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.23` to `0.3.24`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.11` to `2.2.12`" } ] } }, { "version": "4.3.6", "tag": "@microsoft/api-extractor_v4.3.6", "date": "Fri, 05 Jan 2018 00:48:41 GMT", "comments": { "patch": [ { "author": "Nicholas Pape <nickpape-msft@users.noreply.github.com>", "commit": "b942f54445bf01dbdb98aaa5f0007f5b95315b58", "comment": "Update Jest to ~21.2.1" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.22` to `0.3.23`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.10` to `2.2.11`" } ] } }, { "version": "4.3.5", "tag": "@microsoft/api-extractor_v4.3.5", "date": "Fri, 22 Dec 2017 17:04:46 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "e27707503756cbfb2e9332833b987009c32b8198", "comment": "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" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.21` to `0.3.22`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.9` to `2.2.10`" } ] } }, { "version": "4.3.4", "tag": "@microsoft/api-extractor_v4.3.4", "date": "Tue, 12 Dec 2017 03:33:26 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.20` to `0.3.21`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.8` to `2.2.9`" } ] } }, { "version": "4.3.3", "tag": "@microsoft/api-extractor_v4.3.3", "date": "Thu, 30 Nov 2017 23:59:09 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.19` to `0.3.20`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.7` to `2.2.8`" } ] } }, { "version": "4.3.2", "tag": "@microsoft/api-extractor_v4.3.2", "date": "Thu, 30 Nov 2017 23:12:21 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.18` to `0.3.19`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.6` to `2.2.7`" } ] } }, { "version": "4.3.1", "tag": "@microsoft/api-extractor_v4.3.1", "date": "Wed, 29 Nov 2017 17:05:37 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.17` to `0.3.18`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.5` to `2.2.6`" } ] } }, { "version": "4.3.0", "tag": "@microsoft/api-extractor_v4.3.0", "date": "Tue, 28 Nov 2017 23:43:55 GMT", "comments": { "minor": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "aa6a9d0000c787f37623ae434cccbb5f0fdb7f29", "comment": "Add Extractor.processProject() whose return value indicates success" } ], "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "aa6a9d0000c787f37623ae434cccbb5f0fdb7f29", "comment": "Deprecate Extractor.analyzeProject() API" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.16` to `0.3.17`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.4` to `2.2.5`" } ] } }, { "version": "4.2.6", "tag": "@microsoft/api-extractor_v4.2.6", "date": "Mon, 13 Nov 2017 17:04:50 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.15` to `0.3.16`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.3` to `2.2.4`" } ] } }, { "version": "4.2.5", "tag": "@microsoft/api-extractor_v4.2.5", "date": "Mon, 06 Nov 2017 17:04:18 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.14` to `0.3.15`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.2` to `2.2.3`" } ] } }, { "version": "4.2.4", "tag": "@microsoft/api-extractor_v4.2.4", "date": "Thu, 02 Nov 2017 16:05:24 GMT", "comments": { "patch": [ { "author": "QZ <qz2017@users.noreply.github.com>", "commit": "2c58095f2f13492887cc1278c9a0cff49af9735b", "comment": "lock the reference version between web build tools projects" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.13` to `0.3.14`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.1` to `2.2.2`" } ] } }, { "version": "4.2.3", "tag": "@microsoft/api-extractor_v4.2.3", "date": "Wed, 01 Nov 2017 21:06:08 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "e449bd6cdc3c179461be68e59590c25021cd1286", "comment": "Upgrade cyclic dependencies" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.12` to `~0.3.13`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `~2.2.0` to `~2.2.1`" } ] } }, { "version": "4.2.2", "tag": "@microsoft/api-extractor_v4.2.2", "date": "Tue, 31 Oct 2017 21:04:04 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.11` to `~0.3.12`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `~2.1.4` to `~2.2.0`" } ] } }, { "version": "4.2.1", "tag": "@microsoft/api-extractor_v4.2.1", "date": "Tue, 31 Oct 2017 16:04:55 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.10` to `~0.3.11`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `~2.1.3` to `~2.1.4`" } ] } }, { "version": "4.2.0", "tag": "@microsoft/api-extractor_v4.2.0", "date": "Wed, 25 Oct 2017 20:03:59 GMT", "comments": { "minor": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "6cc203e0282130eb7c9a40906c1a8861c763d56c", "comment": "Improved the way API JSON represents documentation markup; this is a file format change" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.9` to `~0.3.10`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `~2.1.2` to `~2.1.3`" } ] } }, { "version": "4.1.2", "tag": "@microsoft/api-extractor_v4.1.2", "date": "Tue, 24 Oct 2017 18:17:12 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.8` to `~0.3.9`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `~2.1.1` to `~2.1.2`" } ] } }, { "version": "4.1.1", "tag": "@microsoft/api-extractor_v4.1.1", "date": "Mon, 23 Oct 2017 21:53:12 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "5de032b254b632b8af0d0dd98913acef589f88d5", "comment": "Updated cyclic dependencies" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.7` to `~0.3.8`" }, { "comment": "Updating dependency \"@microsoft/ts-command-line\" from `~2.1.0` to `~2.1.1`" } ] } }, { "version": "4.1.0", "tag": "@microsoft/api-extractor_v4.1.0", "date": "Fri, 20 Oct 2017 19:57:12 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "3c4f7aeb43999a968da41a8a2a2acbc3410f4ae9", "comment": "Fixed an issue where properties were sometimes marked as readonly; a remark is automatically generated for classes with internal constructors" } ], "minor": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "e37c63a2810a22957806bfe6a607b6c925244b7a", "comment": "Add policies.namespaceSupport option to API Extractor config" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.6` to `~0.3.7`" } ] } }, { "version": "4.0.1", "tag": "@microsoft/api-extractor_v4.0.1", "date": "Fri, 20 Oct 2017 01:52:54 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "7f9f66ba071e2bcf77f224f784c14efbe627ba40", "comment": "Rename ApiExtractor class to Extractor" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.5` to `~0.3.6`" } ] } }, { "version": "4.0.0", "tag": "@microsoft/api-extractor_v4.0.0", "date": "Fri, 20 Oct 2017 01:04:44 GMT", "comments": { "major": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "3ff332dc81aafca27952120afc1be0788239b741", "comment": "Redesigned interface for invoking API Extractor" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.4` to `~0.3.5`" } ] } }, { "version": "3.4.2", "tag": "@microsoft/api-extractor_v3.4.2", "date": "Thu, 05 Oct 2017 01:05:02 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.2` to `~0.3.3`" } ] } }, { "version": "3.4.1", "tag": "@microsoft/api-extractor_v3.4.1", "date": "Fri, 29 Sep 2017 01:03:42 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "5d78825558e12fa828d114a655975c315aa1a566", "comment": "Removed IMarkupPage.docId" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.1` to `~0.3.2`" } ] } }, { "version": "3.4.0", "tag": "@microsoft/api-extractor_v3.4.0", "date": "Thu, 28 Sep 2017 01:04:28 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "8e0010db430e7d6b84d12f38c5c1669c94ccf30e", "comment": "The *.api.json \"linkDocElement\" type now always explicitly specifies the package name, rather than expecting the reader to infer it" }, { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "8e0010db430e7d6b84d12f38c5c1669c94ccf30e", "comment": "The *.api.json file format now exposes \"signature\" information for properties, functions, and module variables" } ], "minor": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "0309dea3eb9f78162f85d59ae4fbf5f1b6f4ea31", "comment": "Skipping two lines in an AEDoc comment now creates a paragraph separator for the generated documentation" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.3.0` to `~0.3.1`" } ] } }, { "version": "3.3.0", "tag": "@microsoft/api-extractor_v3.3.0", "date": "Fri, 22 Sep 2017 01:04:02 GMT", "comments": { "minor": [ { "author": "Nick Pape <nickpape@users.noreply.github.com>", "commit": "481a10f460a454fb5a3e336e3cf25a1c3f710645", "comment": "Upgrade to es6" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.11` to `~0.3.0`" } ] } }, { "version": "3.2.6", "tag": "@microsoft/api-extractor_v3.2.6", "date": "Wed, 20 Sep 2017 22:10:17 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.10` to `~0.2.11`" } ] } }, { "version": "3.2.5", "tag": "@microsoft/api-extractor_v3.2.5", "date": "Mon, 11 Sep 2017 13:04:55 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "d4271683f40917843650ddb537dcd21f1b3372be", "comment": "The isBeta and deprecatedMessage fields are now inherited in the *.api.json files" }, { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "7de7daf14ea8299922e578125669ecfabbde8857", "comment": "Fix an issue where the *.api.json file was sometimes missing function parameters" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.9` to `~0.2.10`" } ] } }, { "version": "3.2.4", "tag": "@microsoft/api-extractor_v3.2.4", "date": "Fri, 08 Sep 2017 01:28:04 GMT", "comments": { "patch": [ { "author": "Nick Pape <nickpape@users.noreply.github.com>", "commit": "bb96549aa8508ff627a0cae5ee41ae0251f2777d", "comment": "Deprecate @types/es6-coll ections in favor of built-in typescript typings 'es2015.collection' a nd 'es2015.iterable'" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.7` to `~0.2.8`" } ] } }, { "version": "3.2.3", "tag": "@microsoft/api-extractor_v3.2.3", "date": "Thu, 07 Sep 2017 13:04:35 GMT", "comments": { "patch": [ { "author": "pgonzal <pgonzal@users.noreply.github.com>", "commit": "a8b0022b8912d6fb07d1e0dd6618f8842ad6e86c", "comment": "Fix incorrect schema/typings for enum members" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.6` to `~0.2.7`" } ] } }, { "version": "3.2.2", "tag": "@microsoft/api-extractor_v3.2.2", "date": "Thu, 07 Sep 2017 00:11:11 GMT", "comments": { "patch": [ { "author": "Nick Pape <nickpape@users.noreply.github.com>", "commit": "4b7451b442c2078a96430f7a05caed37101aed52", "comment": " Add $schema field to all schemas" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.5` to `~0.2.6`" } ] } }, { "version": "3.2.1", "tag": "@microsoft/api-extractor_v3.2.1", "date": "Wed, 06 Sep 2017 13:03:42 GMT", "comments": { "patch": [ { "comment": "Converted IMarkupDocumentationLink to IMarkupApiLink, which exposes the underlying IApiItemReference rather than assuming a particular \"document ID\" model" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.4` to `~0.2.5`" } ] } }, { "version": "3.2.0", "tag": "@microsoft/api-extractor_v3.2.0", "date": "Tue, 05 Sep 2017 19:03:56 GMT", "comments": { "minor": [ { "comment": "Add the constructor signature and package name to the exported API signature" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.3` to `~0.2.4`" } ] } }, { "version": "3.1.0", "tag": "@microsoft/api-extractor_v3.1.0", "date": "Sat, 02 Sep 2017 01:04:26 GMT", "comments": { "minor": [ { "comment": "Expanded the api-extractor API to expose interfaces for the *.api.json file fileformat" } ], "dependency": [ { "comment": "Updating dependency \"@microsoft/node-core-library\" from `~0.2.2` to `~0.2.3`" } ] } }, { "version": "3.0.0", "tag": "@microsoft/api-extractor_v3.0.0", "date": "Thu, 31 Aug 2017 18:41:18 GMT", "comments": { "major": [ { "comment": "Fix compatibility issues with old releases, by incrementing the major version number" } ], "dependency": [