Détail du package

@itwin/build-tools

iTwin56.2kMIT5.0.2

Bentley build tools

Bentley, BIM, iModel

readme

iTwin.js Logo

iTwin.js

Latest version Supported Node Versions

An open source library for creating, querying, modifying, and displaying Infrastructure Digital Twins.

About this Repository

Build status

This repository is a monorepo that holds the source code to multiple iTwin.js npm packages. It is built using Rush.

See rush.json for the complete list of packages and Versioning.md for package and API versioning policies.

Each package has its own node_modules directory that contains symbolic links to common dependencies managed by Rush.

Features

  • ✅ Create infrastructure digital twins of assets or projects
  • ✅ Aggregate Engineering Models, Reality Data, Geographic Information Systems, Internet of Things (IoT) Data, and other standard formats
  • ✅ Visualize data and engineering changes in 3D and 4D
  • ✅ Analyze data to gain insights and drive new business outcomes across multiple platforms

Quick Start

  • This is a sample of an iTwin viewer - a frontend application that displays infrastructure projects on browsers. It uses many of the APIs and libraries published from this repository.
  • You can also look at other samples which showcases the capabilities of iTwin.js, and the iTwin Platform.

Prerequisites

  • Git
  • Node: an installation of the latest security patch of Node 20. The Node installation also includes the npm package manager.
  • pnpm: our required package manager. It is more performant and monorepo friendly than npm. We recommend installing pnpm using corepack enable pnpm. Note you may have to use an administrator shell to run the command.
  • Rush: to install npm install -g @microsoft/rush
  • TypeScript: this is listed as a devDependency, so if you're building it from source, you will get it with rush install.
  • Visual Studio Code: an optional dependency, but the repository structure is optimized for its use

See supported platforms for further information.

Contribution

Developer Quick Start

The following instructions will quickly set the repo up for you to edit the source code and contribute:

  1. Clone the repository locally: git clone https://github.com/iTwin/itwinjs-core.git
  2. Install dependencies: rush install
  3. Build source: rush build
  4. Run tests: rush cover

​For more information, please refer to our Contributing Guide, which provides detailed instructions on source code editing workflows, debugging tests, contribution standards, FAQs, and guidelines for posting questions.​

Licensing

Copyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.

changelog

Change Log - @itwin/build-tools

This log was last generated on Thu, 26 Jun 2025 22:16:01 GMT and should not be manually modified.

5.0.2

Thu, 26 Jun 2025 22:16:01 GMT

Version update only

5.0.1

Tue, 17 Jun 2025 18:33:51 GMT

Version update only

5.0.0

Fri, 13 Jun 2025 20:25:38 GMT

Updates

  • Bump typedoc-plugin-merge-modules dependency to a version that supports typedoc 0.26.
  • Bump typedoc dependency to a version that supports typescript 5.6.
  • Deprecate unused --includes flag
  • Fix typedoc not finding typedoc-plugin-merge-modules plugin when hoisting is disabled.
  • add temporary fix for typedoc@0.26 issue #2802
  • Upgrade @microsoft/api-extractor to 7.49
  • Upgrade compile target to ES2023
  • Dropped support for Node 18
  • Enabled useDefineForClassFields TypeScript config flag
  • Bumped cross-spawn to 7.0.5
  • Add a tsconfig option to docs command to allow specifying a custom TS configuration.

4.11.6

Mon, 16 Jun 2025 15:00:15 GMT

Version update only

4.11.5

Fri, 06 Jun 2025 13:41:18 GMT

Version update only

4.11.4

Tue, 03 Jun 2025 16:15:19 GMT

Version update only

4.11.3

Wed, 28 May 2025 13:56:22 GMT

Version update only

4.11.2

Tue, 20 May 2025 20:14:45 GMT

Version update only

4.11.1

Wed, 30 Apr 2025 13:13:21 GMT

Version update only

4.11.0

Wed, 16 Apr 2025 15:50:28 GMT

Updates

  • Bump typedoc dependency to a version that supports typescript 5.6.
  • Deprecate unused --includes flag
  • add temporary fix for typedoc@0.26 issue #2802
  • Bumped cross-spawn to 7.0.5

4.10.13

Thu, 10 Apr 2025 17:47:21 GMT

Version update only

4.10.12

Wed, 02 Apr 2025 19:35:47 GMT

Version update only

4.10.11

Wed, 19 Mar 2025 15:30:39 GMT

Version update only

4.10.10

Tue, 11 Mar 2025 15:25:11 GMT

Version update only

4.10.9

Tue, 11 Mar 2025 05:17:33 GMT

Version update only

4.10.8

Thu, 06 Mar 2025 14:13:37 GMT

Version update only

4.10.7

Tue, 18 Feb 2025 17:27:03 GMT

Version update only

4.10.6

Fri, 24 Jan 2025 08:02:40 GMT

Version update only

4.10.5

Tue, 21 Jan 2025 21:56:45 GMT

Version update only

4.10.4

Mon, 13 Jan 2025 14:06:43 GMT

Version update only

4.10.3

Mon, 06 Jan 2025 14:00:13 GMT

Updates

  • add temporary fix for typedoc@0.26 issue #2802

4.10.2

Thu, 21 Nov 2024 15:22:20 GMT

Updates

  • Bumped cross-spawn to 7.0.5

4.10.1

Thu, 14 Nov 2024 18:11:00 GMT

Updates

  • Bump typedoc dependency to a version that supports typescript 5.6.
  • Deprecate unused --includes flag

4.10.0

Wed, 13 Nov 2024 15:23:38 GMT

Updates

  • Allow specifying a relative directory for the entry argument in the extract-api command.

4.9.7

Wed, 06 Nov 2024 19:23:04 GMT

Version update only

4.9.6

Tue, 05 Nov 2024 15:22:45 GMT

Version update only

4.9.5

Tue, 22 Oct 2024 20:01:40 GMT

Version update only

4.9.4

Wed, 09 Oct 2024 20:22:04 GMT

Version update only

4.9.3

Thu, 03 Oct 2024 19:15:45 GMT

Version update only

4.9.2

Wed, 02 Oct 2024 15:14:43 GMT

Version update only

4.9.1

Wed, 25 Sep 2024 20:10:58 GMT

Version update only

4.9.0

Mon, 23 Sep 2024 13:44:01 GMT

Updates

  • extract-api: Add includeUnexportedApis option which includes unexported but still accessible to the end-user APIs to the summary.
  • extract-api-summary: Improve regex so that includes all exports with improved output.

4.8.7

Fri, 13 Sep 2024 15:11:17 GMT

Version update only

4.8.6

Fri, 06 Sep 2024 05:06:49 GMT

Version update only

4.8.5

Wed, 28 Aug 2024 17:27:23 GMT

Version update only

4.8.4

Thu, 22 Aug 2024 17:37:06 GMT

Version update only

4.8.3

Fri, 16 Aug 2024 18:18:14 GMT

Version update only

4.8.2

Thu, 15 Aug 2024 15:33:49 GMT

Version update only

4.8.1

Mon, 12 Aug 2024 14:05:54 GMT

Version update only

4.8.0

Thu, 08 Aug 2024 16:15:37 GMT

Updates

  • extract-api-summary: Improve regex so that includes all exports with improved output.
  • Update ThirdPartyNotices.md
  • Update api-extractor to 7.47.

4.7.8

Wed, 31 Jul 2024 13:38:04 GMT

Version update only

4.7.7

Fri, 19 Jul 2024 14:52:42 GMT

Version update only

4.7.6

Fri, 12 Jul 2024 14:42:55 GMT

Version update only

4.7.5

Thu, 11 Jul 2024 15:24:55 GMT

Version update only

4.7.4

Mon, 01 Jul 2024 14:06:23 GMT

Version update only

4.7.3

Thu, 27 Jun 2024 21:09:02 GMT

Version update only

4.7.2

Sat, 22 Jun 2024 01:09:54 GMT

Version update only

4.7.1

Thu, 13 Jun 2024 22:47:31 GMT

Version update only

4.7.0

Wed, 12 Jun 2024 18:02:16 GMT

Updates

  • Bump typedoc-plugin-merge-modules dependency to ^5.1.0 that's compatible with typedoc version that we use.

4.6.2

Sat, 08 Jun 2024 00:50:25 GMT

Version update only

4.6.1

Wed, 29 May 2024 14:35:17 GMT

Version update only

4.6.0

Mon, 13 May 2024 20:32:51 GMT

Version update only

4.5.2

Tue, 16 Apr 2024 14:46:21 GMT

Version update only

4.5.1

Wed, 03 Apr 2024 18:26:58 GMT

Version update only

4.5.0

Tue, 02 Apr 2024 19:06:00 GMT

Version update only

4.4.9

Mon, 15 Apr 2024 20:29:22 GMT

Version update only

4.4.8

Mon, 25 Mar 2024 22:22:26 GMT

Version update only

4.4.7

Fri, 15 Mar 2024 19:15:14 GMT

Version update only

4.4.6

Fri, 08 Mar 2024 15:57:11 GMT

Version update only

4.4.5

Tue, 05 Mar 2024 20:37:18 GMT

Version update only

4.4.4

Fri, 01 Mar 2024 18:21:01 GMT

Version update only

4.4.3

Fri, 23 Feb 2024 21:26:07 GMT

Version update only

4.4.2

Fri, 16 Feb 2024 14:22:01 GMT

Version update only

4.4.1

Fri, 16 Feb 2024 14:17:48 GMT

Version update only

4.4.0

Mon, 12 Feb 2024 18:15:58 GMT

Updates

  • Fix extract api summary script to work with additional '.' symbols in path

4.3.5

Mon, 25 Mar 2024 16:54:36 GMT

Version update only

4.3.4

Fri, 22 Mar 2024 13:30:30 GMT

Version update only

4.3.3

Wed, 03 Jan 2024 19:28:38 GMT

Version update only

4.3.2

Thu, 14 Dec 2023 20:23:02 GMT

Version update only

4.3.1

Wed, 13 Dec 2023 17:25:54 GMT

Version update only

4.3.0

Thu, 07 Dec 2023 17:43:09 GMT

Updates

  • Fix extract api summary script to work with additional '.' symbols in path

4.2.4

Mon, 20 Nov 2023 16:14:45 GMT

Version update only

4.2.3

Mon, 06 Nov 2023 14:01:52 GMT

Version update only

4.2.2

Thu, 02 Nov 2023 15:36:20 GMT

Version update only

4.2.1

Tue, 24 Oct 2023 15:09:13 GMT

Version update only

4.2.0

Tue, 17 Oct 2023 15:14:32 GMT

Updates

  • Changes name of environment variable that provides project root directory. Allows use of RUSHSTACK variable as well and updates README.
  • Increase mocha reporter hang detection timeout duration to allow enough time for Chrome browsers during tests to close gracefully.
  • update api-extractor to 7.36.4

4.1.9

Tue, 10 Oct 2023 18:48:12 GMT

Version update only

4.1.8

Fri, 06 Oct 2023 04:00:18 GMT

Version update only

4.1.7

Thu, 28 Sep 2023 21:41:33 GMT

Version update only

4.1.6

Tue, 12 Sep 2023 15:38:52 GMT

Version update only

4.1.5

Fri, 08 Sep 2023 13:37:23 GMT

Version update only

4.1.4

Thu, 07 Sep 2023 18:26:02 GMT

Version update only

4.1.3

Wed, 30 Aug 2023 15:35:27 GMT

Version update only

4.1.2

Wed, 23 Aug 2023 15:25:29 GMT

Version update only

4.1.1

Fri, 18 Aug 2023 13:02:53 GMT

Version update only

4.1.0

Mon, 14 Aug 2023 14:36:34 GMT

Updates

  • with DEBUG_LEAKS on: print the initialize callstack of active async resources which may be preventing node from shutting down
  • Switch to ESLint new flat config system

4.0.7

Thu, 10 Aug 2023 13:19:24 GMT

Version update only

4.0.6

Mon, 24 Jul 2023 05:07:33 GMT

Version update only

4.0.5

Tue, 18 Jul 2023 12:21:56 GMT

Version update only

4.0.4

Wed, 12 Jul 2023 15:50:01 GMT

Version update only

4.0.3

Mon, 03 Jul 2023 15:28:41 GMT

Version update only

4.0.2

Wed, 21 Jun 2023 22:04:43 GMT

Version update only

4.0.1

Wed, 21 Jun 2023 20:29:13 GMT

Version update only

4.0.0

Mon, 22 May 2023 15:34:14 GMT

Updates

  • typescript 5 compatibility
  • Support non-rush repositories by allowing to specify output file locations.
  • Update to eslint@8
  • Fixed 'betools docs' script to set 'packageRoot' to correct relative path from root to package source.
  • Upgrade TypeScript compile target to es2021.

3.8.0

Fri, 08 Dec 2023 15:23:59 GMT

Version update only

3.7.17

Mon, 20 Nov 2023 18:24:23 GMT

Version update only

3.7.16

Mon, 16 Oct 2023 12:49:07 GMT

Version update only

3.7.15

Tue, 10 Oct 2023 19:58:35 GMT

Version update only

3.7.14

Fri, 29 Sep 2023 16:57:16 GMT

Version update only

3.7.13

Tue, 08 Aug 2023 19:49:17 GMT

Version update only

3.7.12

Thu, 27 Jul 2023 21:50:57 GMT

Version update only

3.7.11

Tue, 11 Jul 2023 17:17:21 GMT

Version update only

3.7.10

Wed, 05 Jul 2023 13:41:21 GMT

Version update only

3.7.9

Tue, 20 Jun 2023 12:51:02 GMT

Version update only

3.7.8

Thu, 01 Jun 2023 17:00:39 GMT

Version update only

3.7.7

Wed, 24 May 2023 17:27:09 GMT

Version update only

3.7.6

Mon, 15 May 2023 18:23:40 GMT

Version update only

3.7.5

Thu, 04 May 2023 19:43:18 GMT

Version update only

3.7.4

Tue, 25 Apr 2023 17:50:35 GMT

Version update only

3.7.3

Thu, 20 Apr 2023 13:19:28 GMT

Version update only

3.7.2

Wed, 12 Apr 2023 13:12:42 GMT

Version update only

3.7.1

Mon, 03 Apr 2023 15:15:36 GMT

Version update only

3.7.0

Wed, 29 Mar 2023 15:02:27 GMT

Version update only

3.6.3

Mon, 27 Mar 2023 16:26:47 GMT

Version update only

3.6.2

Fri, 17 Mar 2023 17:52:32 GMT

Version update only

3.6.1

Fri, 24 Feb 2023 22:00:48 GMT

Version update only

3.6.0

Wed, 08 Feb 2023 14:58:39 GMT

Updates

  • Fix script paths for situation when repository path has spaces
  • add copy-assets script to betools command
  • Added ability to override default exclude pattern for tests when generating docs

3.5.6

Fri, 24 Feb 2023 16:02:47 GMT

Version update only

3.5.5

Thu, 26 Jan 2023 22:53:27 GMT

Version update only

3.5.4

Wed, 18 Jan 2023 15:27:15 GMT

Version update only

3.5.3

Fri, 13 Jan 2023 17:23:07 GMT

Version update only

3.5.2

Wed, 11 Jan 2023 16:46:30 GMT

Version update only

3.5.1

Thu, 15 Dec 2022 16:38:28 GMT

Version update only

3.5.0

Wed, 07 Dec 2022 19:12:36 GMT

Version update only

3.4.7

Wed, 30 Nov 2022 14:28:19 GMT

Version update only

3.4.6

Tue, 22 Nov 2022 14:24:19 GMT

Version update only

3.4.5

Thu, 17 Nov 2022 21:32:50 GMT

Version update only

3.4.4

Thu, 10 Nov 2022 19:32:17 GMT

Version update only

3.4.3

Fri, 28 Oct 2022 13:34:57 GMT

Updates

  • Replace use of recursive-readdir package with local implementation

3.4.2

Mon, 24 Oct 2022 13:23:45 GMT

Version update only

3.4.1

Mon, 17 Oct 2022 20:06:51 GMT

Version update only

3.4.0

Thu, 13 Oct 2022 20:24:47 GMT

Updates

  • Use Rush env variable to find root monorepo path
  • Updated Node types declaration to support latest v16
  • Update mocha-junit-reporter to v2.0.2

3.3.5

Tue, 27 Sep 2022 11:50:59 GMT

Version update only

3.3.4

Thu, 08 Sep 2022 19:00:04 GMT

Version update only

3.3.3

Tue, 06 Sep 2022 20:54:19 GMT

Version update only

3.3.2

Thu, 01 Sep 2022 14:37:22 GMT

Version update only

3.3.1

Fri, 26 Aug 2022 15:40:02 GMT

Version update only

3.3.0

Thu, 18 Aug 2022 19:08:02 GMT

Updates

  • Upgrade @microsoft/api-extractor to 7.24.2
  • upgrade mocha to version 10.0.0

3.2.9

Fri, 26 Aug 2022 14:21:40 GMT

Version update only

3.2.8

Tue, 09 Aug 2022 15:52:41 GMT

Version update only

3.2.7

Mon, 01 Aug 2022 13:36:56 GMT

Version update only

3.2.6

Fri, 15 Jul 2022 19:04:43 GMT

Version update only

3.2.5

Wed, 13 Jul 2022 15:45:52 GMT

Version update only

3.2.4

Tue, 21 Jun 2022 18:06:33 GMT

Version update only

3.2.3

Fri, 17 Jun 2022 15:18:39 GMT

Version update only

3.2.2

Fri, 10 Jun 2022 16:11:36 GMT

Version update only

3.2.1

Tue, 07 Jun 2022 15:02:56 GMT

Version update only

3.2.0

Fri, 20 May 2022 13:10:54 GMT

Updates

  • Add extension API generation

3.1.3

Fri, 15 Apr 2022 13:49:25 GMT

Version update only

3.1.2

Wed, 06 Apr 2022 22:27:56 GMT

Version update only

3.1.1

Thu, 31 Mar 2022 15:55:48 GMT

Version update only

3.1.0

Tue, 29 Mar 2022 20:53:46 GMT

Version update only

3.0.3

Fri, 25 Mar 2022 15:10:01 GMT

Version update only

3.0.2

Thu, 10 Mar 2022 21:18:13 GMT

Version update only

3.0.1

Thu, 24 Feb 2022 15:26:55 GMT

Updates

  • Bumped Typedoc patch version
  • Added packageRoot property to Typedoc output

3.0.0

Mon, 24 Jan 2022 14:00:52 GMT

Updates

  • Removed test and test-tsnode scripts from betools. Please use mocha directly instead.
  • Upgrade target to ES2019
  • Added returns as a valid tag
  • rename to @itwin/build-tools
  • Support for Node 16
  • Remove TSLint support and .eslintrc.js file - please use @itwin/eslint-plugin instead
  • Renamed an iModel's parent container to iTwin
  • Support for TypeDoc v0.22.7. Fix various broken docs links.
  • Incorporating iTwinUI-CSS and iTwinUI-React into iModel.js

2.19.28

Wed, 12 Jan 2022 14:52:38 GMT

Version update only

2.19.27

Wed, 05 Jan 2022 20:07:20 GMT

Version update only

2.19.26

Wed, 08 Dec 2021 20:54:52 GMT

Version update only

2.19.25

Fri, 03 Dec 2021 20:05:49 GMT

Version update only

2.19.24

Mon, 29 Nov 2021 18:44:31 GMT

Version update only

2.19.23

Mon, 22 Nov 2021 20:41:39 GMT

Version update only

2.19.22

Wed, 17 Nov 2021 01:23:26 GMT

Version update only

2.19.21

Wed, 10 Nov 2021 10:58:24 GMT

Version update only

2.19.20

Fri, 29 Oct 2021 16:14:22 GMT

Version update only

2.19.19

Mon, 25 Oct 2021 16:16:25 GMT

Version update only

2.19.18

Thu, 21 Oct 2021 20:59:44 GMT

Version update only

2.19.17

Thu, 14 Oct 2021 21:19:43 GMT

Version update only

2.19.16

Mon, 11 Oct 2021 17:37:46 GMT

Version update only

2.19.15

Fri, 08 Oct 2021 16:44:23 GMT

Version update only

2.19.14

Fri, 01 Oct 2021 13:07:03 GMT

Version update only

2.19.13

Tue, 21 Sep 2021 21:06:40 GMT

Version update only

2.19.12

Wed, 15 Sep 2021 18:06:46 GMT

Version update only

2.19.11

Thu, 09 Sep 2021 21:04:57 GMT

Version update only

2.19.10

Wed, 08 Sep 2021 14:36:01 GMT

Version update only

2.19.9

Wed, 25 Aug 2021 15:36:01 GMT

Version update only

2.19.8

Mon, 23 Aug 2021 13:23:13 GMT

Version update only

2.19.7

Fri, 20 Aug 2021 17:47:22 GMT

Version update only

2.19.6

Tue, 17 Aug 2021 20:34:28 GMT

Version update only

2.19.5

Fri, 13 Aug 2021 21:48:08 GMT

Version update only

2.19.4

Thu, 12 Aug 2021 13:09:26 GMT

Version update only

2.19.3

Wed, 04 Aug 2021 20:29:34 GMT

Version update only

2.19.2

Tue, 03 Aug 2021 18:26:23 GMT

Version update only

2.19.1

Thu, 29 Jul 2021 20:01:11 GMT

Version update only

2.19.0

Mon, 26 Jul 2021 12:21:25 GMT

Version update only

2.18.4

Tue, 10 Aug 2021 19:35:13 GMT

Version update only

2.18.3

Wed, 28 Jul 2021 17:16:30 GMT

Version update only

2.18.2

Mon, 26 Jul 2021 16:18:31 GMT

Version update only

2.18.1

Fri, 16 Jul 2021 17:45:09 GMT

Version update only

2.18.0

Fri, 09 Jul 2021 18:11:24 GMT

Version update only

2.17.3

Mon, 26 Jul 2021 16:08:36 GMT

Version update only

2.17.2

Thu, 08 Jul 2021 15:23:00 GMT

Version update only

2.17.1

Fri, 02 Jul 2021 15:38:30 GMT

Version update only

2.17.0

Mon, 28 Jun 2021 16:20:10 GMT

Version update only

2.16.10

Thu, 22 Jul 2021 20:23:44 GMT

Version update only

2.16.9

Tue, 06 Jul 2021 22:08:34 GMT

Version update only

2.16.8

Fri, 02 Jul 2021 17:40:46 GMT

Version update only

2.16.7

Mon, 28 Jun 2021 18:13:04 GMT

Version update only

2.16.6

Mon, 28 Jun 2021 13:12:55 GMT

Version update only

2.16.5

Fri, 25 Jun 2021 16:03:01 GMT

Version update only

2.16.4

Wed, 23 Jun 2021 17:09:07 GMT

Version update only

2.16.3

Wed, 16 Jun 2021 20:29:32 GMT

Version update only

2.16.2

Thu, 03 Jun 2021 18:08:11 GMT

Version update only

2.16.1

Thu, 27 May 2021 20:04:22 GMT

Version update only

2.16.0

Mon, 24 May 2021 15:58:39 GMT

Version update only

2.15.6

Wed, 26 May 2021 15:55:18 GMT

Version update only

2.15.5

Thu, 20 May 2021 15:06:26 GMT

Version update only

2.15.4

Tue, 18 May 2021 21:59:07 GMT

Version update only

2.15.3

Mon, 17 May 2021 13:31:37 GMT

Version update only

2.15.2

Wed, 12 May 2021 18:08:13 GMT

Version update only

2.15.1

Wed, 05 May 2021 13:18:31 GMT

Version update only

2.15.0

Fri, 30 Apr 2021 12:36:58 GMT

Version update only

2.14.4

Thu, 22 Apr 2021 21:07:33 GMT

Version update only

2.14.3

Thu, 15 Apr 2021 15:13:16 GMT

Version update only

2.14.2

Thu, 08 Apr 2021 14:30:09 GMT

Version update only

2.14.1

Mon, 05 Apr 2021 16:28:00 GMT

Version update only

2.14.0

Fri, 02 Apr 2021 13:18:42 GMT

Version update only

2.13.0

Tue, 09 Mar 2021 20:28:13 GMT

Updates

  • Updated to use TypeScript 4.1
  • begin rename project from iModel.js to iTwin.js

2.12.3

Mon, 08 Mar 2021 15:32:00 GMT

Version update only

2.12.2

Wed, 03 Mar 2021 18:48:52 GMT

Version update only

2.12.1

Tue, 23 Feb 2021 20:54:45 GMT

Version update only

2.12.0

Thu, 18 Feb 2021 22:10:12 GMT

Updates

  • Update minimum tsutils version to ~3.17.1

2.11.2

Thu, 18 Feb 2021 02:50:59 GMT

Version update only

2.11.1

Thu, 04 Feb 2021 17:22:41 GMT

Version update only

2.11.0

Thu, 28 Jan 2021 13:39:27 GMT

Version update only

2.10.3

Fri, 08 Jan 2021 18:34:03 GMT

Version update only

2.10.2

Fri, 08 Jan 2021 14:52:02 GMT

Version update only

2.10.1

Tue, 22 Dec 2020 00:53:38 GMT

Version update only

2.10.0

Fri, 18 Dec 2020 18:24:01 GMT

Version update only

2.9.9

Sun, 13 Dec 2020 19:00:03 GMT

Version update only

2.9.8

Fri, 11 Dec 2020 02:57:36 GMT

Version update only

2.9.7

Wed, 09 Dec 2020 20:58:23 GMT

Version update only

2.9.6

Mon, 07 Dec 2020 18:40:48 GMT

Version update only

2.9.5

Sat, 05 Dec 2020 01:55:56 GMT

Version update only

2.9.4

Wed, 02 Dec 2020 20:55:40 GMT

Version update only

2.9.3

Mon, 23 Nov 2020 20:57:56 GMT

Version update only

2.9.2

Mon, 23 Nov 2020 15:33:50 GMT

Version update only

2.9.1

Thu, 19 Nov 2020 17:03:42 GMT

Version update only

2.9.0

Wed, 18 Nov 2020 16:01:50 GMT

Version update only

2.8.1

Tue, 03 Nov 2020 00:33:56 GMT

Version update only

2.8.0

Fri, 23 Oct 2020 17:04:02 GMT

Version update only

2.7.6

Wed, 11 Nov 2020 16:28:23 GMT

Version update only

2.7.5

Fri, 23 Oct 2020 16:23:50 GMT

Version update only

2.7.4

Mon, 19 Oct 2020 17:57:01 GMT

Version update only

2.7.3

Wed, 14 Oct 2020 17:00:58 GMT

Version update only

2.7.2

Tue, 13 Oct 2020 18:20:38 GMT

Version update only

2.7.1

Thu, 08 Oct 2020 13:04:35 GMT

Version update only

2.7.0

Fri, 02 Oct 2020 18:03:32 GMT

Version update only

2.6.5

Sat, 26 Sep 2020 16:06:34 GMT

Version update only

2.6.4

Tue, 22 Sep 2020 17:40:07 GMT

Version update only

2.6.3

Mon, 21 Sep 2020 14:47:09 GMT

Version update only

2.6.2

Mon, 21 Sep 2020 13:07:43 GMT

Version update only

2.6.1

Fri, 18 Sep 2020 13:15:08 GMT

Version update only

2.6.0

Thu, 17 Sep 2020 13:16:12 GMT

Updates

  • Moved ESLint configuration to a plugin
  • Addressed ESLint warnings in UI packages. Fixed react-set-state-usage rule. Allowing PascalCase for functions in UI packages for React function component names.

2.5.5

Wed, 02 Sep 2020 17:42:23 GMT

Version update only

2.5.4

Fri, 28 Aug 2020 15:34:15 GMT

Version update only

2.5.3

Wed, 26 Aug 2020 11:46:00 GMT

Version update only

2.5.2

Tue, 25 Aug 2020 22:09:08 GMT

Version update only

2.5.1

Mon, 24 Aug 2020 18:13:04 GMT

Updates

  • Fix issue with eslintrc config

2.5.0

Thu, 20 Aug 2020 20:57:09 GMT

Updates

  • Switch to ESLint

2.4.2

Fri, 14 Aug 2020 16:34:09 GMT

Version update only

2.4.1

Fri, 07 Aug 2020 19:57:43 GMT

Version update only

2.4.0

Tue, 28 Jul 2020 16:26:23 GMT

Updates

  • Trim trailing newlines. Align text with open tag.

2.3.3

Thu, 23 Jul 2020 12:57:15 GMT

Version update only

2.3.2

Tue, 14 Jul 2020 23:50:36 GMT

Version update only

2.3.1

Mon, 13 Jul 2020 18:50:13 GMT

Version update only

2.3.0

Fri, 10 Jul 2020 17:23:14 GMT

Version update only

2.2.1

Tue, 07 Jul 2020 14:44:52 GMT

Version update only

2.2.0

Fri, 19 Jun 2020 14:10:03 GMT

Version update only

2.1.0

Thu, 28 May 2020 22:48:59 GMT

Updates

  • Add inline sources to properly debug ts files

2.0.0

Wed, 06 May 2020 13:17:49 GMT

Updates

  • timeout option fixed
  • Fix pseudolocalize script to correctly handle the englishDir arg.
  • order imports.
  • extract-api: Remove unused isPresentation command line arg
  • Usage of deprecated APIs is a lint error.
  • Upgrade to Rush 5.23.2
  • Remove the ignoreargs.js script.
  • Add extract-api to betools cli

1.14.1

Wed, 22 Apr 2020 19:04:00 GMT

Version update only

1.14.0

Tue, 31 Mar 2020 15:44:19 GMT

Version update only

1.13.0

Wed, 04 Mar 2020 16:16:31 GMT

Version update only

1.12.0

Wed, 12 Feb 2020 17:45:49 GMT

Updates

  • Support for TypeDoc 0.16.8

1.11.0

Wed, 22 Jan 2020 19:24:11 GMT

Updates

  • Upgrade to TypeScript 3.7.2.
  • Update tests to pass '--inspect' instead of '--debug' to Node to support Node 12.

1.10.0

Tue, 07 Jan 2020 19:44:01 GMT

Updates

  • Added tslint-react-set-state-usage to ThirdPartyNotices.md in tools/build

1.9.0

Tue, 10 Dec 2019 18:08:56 GMT

Updates

  • Upgrade to @microsoft/api-extractor 7.6.2
  • Code analysis related cleanup
  • Add lint rule to enforce two-space indentation.
  • Added TSLint rules for React setState calls
  • Replaced the noUnusedLocals tsc option with no-unused-variable lint rule.

1.8.0

Fri, 22 Nov 2019 14:03:34 GMT

Updates

  • Fix mocha report failing when running in a context without a package.json
  • Fix issue with custom Mocha reporter not correctly outputting mocha file when run in Certa.
  • Update API-extractor to 5.7.4 to consume a fix for Node 12.

1.7.0

Fri, 01 Nov 2019 13:28:37 GMT

Updates

  • Upgrade to @microsoft/api-extractor 7.5.0
  • Added initial ui-abstract package setup
  • Update cli to better match script functionality.

1.6.0

Wed, 09 Oct 2019 20:28:42 GMT

Version update only

1.5.0

Mon, 30 Sep 2019 22:28:48 GMT

Updates

  • Add tslint rule banning Math.hypot
  • Upgrade to TypeScript 3.6.2

1.4.0

Tue, 10 Sep 2019 12:09:49 GMT

Version update only

1.3.0

Tue, 13 Aug 2019 20:25:53 GMT

Updates

  • Update README and code cleanup

1.2.0

Wed, 24 Jul 2019 11:47:26 GMT

Updates

1.1.0

Mon, 01 Jul 2019 19:04:29 GMT

Updates

  • Added test to list of excluded dirs during docs script
  • Update to TypeScript 3.5

1.0.0

Mon, 03 Jun 2019 18:09:39 GMT

Updates

  • RPC system now accepts only basic values (primitives, "interface" objects, and binary).
  • Update extract-api script to generate a summary file if in the context of an automated build.
  • Update to css-loader 2.1.1
  • Fix the docs script to not require consumers to take a devDependency on TypeDoc.
  • Update the standard configuration for extract-api to turn off ae-forgotten-export warnings.

0.191.0

Mon, 13 May 2019 15:52:05 GMT

Updates

  • Adds error handling in api-extractor to handle no lib folder
  • Updates api-extractor to accept parameters for missing release tags
  • Move to @microsoft/api-extractor 7.0.35 to fix issue when reporting missing tags
  • Updates API extractor to v7
  • Added tools/build/tslint-docs.json. Added SvgPath & SvgSprite to ui-core.
  • Fix broken links
  • Fix the extract-api script to use this packages dependency instead of requiring consumers to take a devDep on api-extractor.
  • Import within package lint rule
  • Remove the mastermodule as it is not used.
  • Upgrade TypeDoc dependency to 0.14.2
  • Update the version of nyc to 14.0.0

0.190.0

Thu, 14 Mar 2019 14:26:49 GMT

Version update only

0.189.0

Wed, 06 Mar 2019 15:41:22 GMT

Updates

  • Add new lint rule that checks that all method names are camel cased.
  • Changes package.json to include api-extractor and adds api-extractor.json
  • Changes extract-api script to remove tsdoc-metadata.json files
  • Changes error hadling in extract-api
  • Use new buildIModelJsBuild script
  • Remove unneeded typedoc plugin dependency
  • Changed stripInternal to false so @internal-marked symbols still put in .d.ts files
  • Upgrade to TypeScript 3.2.2

0.188.0

Wed, 16 Jan 2019 16:36:09 GMT

Version update only

0.187.0

Tue, 15 Jan 2019 15:18:59 GMT

Version update only

0.186.0

Mon, 14 Jan 2019 23:09:10 GMT

Version update only

0.185.0

Fri, 11 Jan 2019 18:29:00 GMT

Version update only

0.184.0

Thu, 10 Jan 2019 22:46:17 GMT

Version update only

0.183.0

Mon, 07 Jan 2019 21:49:21 GMT

Version update only

0.182.0

Mon, 07 Jan 2019 13:31:34 GMT

Updates

  • Added missing dependencies for tslint
  • Move to Node 10

0.181.0

Fri, 04 Jan 2019 13:02:40 GMT

Updates

  • Move to Node 10

0.180.0

Wed, 02 Jan 2019 15:18:23 GMT

Version update only

0.179.0

Wed, 19 Dec 2018 18:26:14 GMT

Version update only

0.178.0

Thu, 13 Dec 2018 22:06:10 GMT

Version update only

0.177.0

Wed, 12 Dec 2018 17:21:31 GMT

Version update only

0.176.0

Mon, 10 Dec 2018 21:19:45 GMT

Version update only

0.175.0

Mon, 10 Dec 2018 17:08:55 GMT

Version update only

0.174.0

Mon, 10 Dec 2018 13:24:09 GMT

Version update only

0.173.0

Thu, 06 Dec 2018 22:03:29 GMT

Updates

  • Custom imodelJs noDirectImport lint rule implemented, noDuplicateImport lint rule turned on.

0.172.0

Tue, 04 Dec 2018 17:24:39 GMT

Version update only

0.171.0

Mon, 03 Dec 2018 18:52:58 GMT

Updates

  • Specify PromisedAssertion as a valid type to await on

0.170.0

Mon, 26 Nov 2018 19:38:42 GMT

Version update only

0.169.0

Tue, 20 Nov 2018 16:17:15 GMT

Updates

  • Turn on tslint no-floating-promises rule

0.168.0

Sat, 17 Nov 2018 14:20:11 GMT

Version update only

0.167.0

Fri, 16 Nov 2018 21:45:44 GMT

Updates

  • Turn on tslint await-promise rule
  • Turn on tslint promise-function-async rule
  • Turn on tslint no-return-await rule

0.166.0

Mon, 12 Nov 2018 16:42:10 GMT

Version update only

0.165.0

Mon, 12 Nov 2018 15:47:00 GMT

Version update only

0.164.0

Thu, 08 Nov 2018 17:59:20 GMT

Updates

  • Copy CHANGELOG.json on rush docs
  • Updated to TypeScript 3.1
  • Add "skipLibCheck" flag to avoid checking third-party declarations

0.163.0

Wed, 31 Oct 2018 20:55:37 GMT

Updates

  • Remove the cover script in favor of an nycrc configuration file.

0.162.0

Wed, 24 Oct 2018 19:20:06 GMT

Updates

  • Fail rush docs on invalid tags

0.161.0

Fri, 19 Oct 2018 13:04:14 GMT

Version update only

0.160.0

Wed, 17 Oct 2018 18:18:38 GMT

Version update only

0.159.0

Tue, 16 Oct 2018 14:09:09 GMT

Version update only

0.158.0

Mon, 15 Oct 2018 19:36:09 GMT

Version update only

0.157.0

Sun, 14 Oct 2018 17:20:06 GMT

Updates

  • Fixing scripts for linux

0.156.0

Fri, 12 Oct 2018 23:00:10 GMT

Updates

  • Initial release