@itwin/build-tools 5.1.0-dev.4 → 5.1.0-dev.7
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 +16 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
# Change Log - @itwin/build-tools
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 30 Apr 2025 13:16:15 GMT and should not be manually modified.
|
4
|
+
|
5
|
+
## 4.11.1
|
6
|
+
Wed, 30 Apr 2025 13:13:21 GMT
|
7
|
+
|
8
|
+
_Version update only_
|
9
|
+
|
10
|
+
## 4.11.0
|
11
|
+
Wed, 16 Apr 2025 15:50:28 GMT
|
12
|
+
|
13
|
+
### Updates
|
14
|
+
|
15
|
+
- Bump `typedoc` dependency to a version that supports typescript `5.6`.
|
16
|
+
- Deprecate unused --includes flag
|
17
|
+
- add temporary fix for typedoc@0.26 issue #2802
|
18
|
+
- Bumped `cross-spawn` to `7.0.5`
|
4
19
|
|
5
20
|
## 4.10.13
|
6
21
|
Thu, 10 Apr 2025 17:47:21 GMT
|