@itwin/build-tools 4.3.0-dev.14 → 4.3.0-dev.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,20 @@
|
|
1
1
|
# Change Log - @itwin/build-tools
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 24 Oct 2023 15:10:47 GMT and should not be manually modified.
|
4
|
+
|
5
|
+
## 4.2.1
|
6
|
+
Tue, 24 Oct 2023 15:09:13 GMT
|
7
|
+
|
8
|
+
_Version update only_
|
9
|
+
|
10
|
+
## 4.2.0
|
11
|
+
Tue, 17 Oct 2023 15:14:32 GMT
|
12
|
+
|
13
|
+
### Updates
|
14
|
+
|
15
|
+
- Changes name of environment variable that provides project root directory. Allows use of RUSHSTACK variable as well and updates README.
|
16
|
+
- Increase mocha reporter hang detection timeout duration to allow enough time for Chrome browsers during tests to close gracefully.
|
17
|
+
- update api-extractor to 7.36.4
|
4
18
|
|
5
19
|
## 4.1.9
|
6
20
|
Tue, 10 Oct 2023 18:48:12 GMT
|