@rushstack/heft-web-rig 1.3.0 → 1.3.2
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.json +78 -0
- package/CHANGELOG.md +11 -1
- package/package.json +12 -11
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,84 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/heft-web-rig",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "1.3.2",
|
|
6
|
+
"tag": "@rushstack/heft-web-rig_v1.3.2",
|
|
7
|
+
"date": "Fri, 20 Feb 2026 00:15:04 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"dependency": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.57.1`"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `4.6.3`"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `1.3.1`"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `1.2.1`"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `1.2.1`"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `1.2.1`"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `1.2.1`"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `1.3.1`"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.1`"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"comment": "Updating dependency \"@rushstack/heft\" from `^1.2.0` to `1.2.1`"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"version": "1.3.1",
|
|
45
|
+
"tag": "@rushstack/heft-web-rig_v1.3.1",
|
|
46
|
+
"date": "Thu, 19 Feb 2026 00:04:52 GMT",
|
|
47
|
+
"comments": {
|
|
48
|
+
"dependency": [
|
|
49
|
+
{
|
|
50
|
+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.57.0`"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `4.6.2`"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"comment": "Updating dependency \"@rushstack/heft-api-extractor-plugin\" to `1.3.0`"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `1.2.0`"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"comment": "Updating dependency \"@rushstack/heft-lint-plugin\" to `1.2.0`"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `1.2.0`"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"comment": "Updating dependency \"@rushstack/heft-typescript-plugin\" to `1.2.0`"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"comment": "Updating dependency \"@rushstack/heft-webpack5-plugin\" to `1.3.0`"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.0`"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"comment": "Updating dependency \"@rushstack/heft\" from `^1.1.14` to `1.2.0`"
|
|
78
|
+
}
|
|
79
|
+
]
|
|
80
|
+
}
|
|
81
|
+
},
|
|
4
82
|
{
|
|
5
83
|
"version": "1.3.0",
|
|
6
84
|
"tag": "@rushstack/heft-web-rig_v1.3.0",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
# Change Log - @rushstack/heft-web-rig
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 20 Feb 2026 00:15:04 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 1.3.2
|
|
6
|
+
Fri, 20 Feb 2026 00:15:04 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
9
|
+
|
|
10
|
+
## 1.3.1
|
|
11
|
+
Thu, 19 Feb 2026 00:04:52 GMT
|
|
12
|
+
|
|
13
|
+
_Version update only_
|
|
4
14
|
|
|
5
15
|
## 1.3.0
|
|
6
16
|
Thu, 12 Feb 2026 23:00:53 GMT
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/heft-web-rig",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.2",
|
|
4
4
|
"description": "A rig package for web browser projects that build using Heft",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"directory": "rigs/heft-web-rig"
|
|
10
10
|
},
|
|
11
11
|
"peerDependencies": {
|
|
12
|
-
"@rushstack/heft": "^1.1
|
|
12
|
+
"@rushstack/heft": "^1.2.1"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"@types/heft-jest": "1.0.1",
|
|
@@ -32,18 +32,19 @@
|
|
|
32
32
|
"webpack-bundle-analyzer": "~4.5.0",
|
|
33
33
|
"webpack-merge": "~5.8.0",
|
|
34
34
|
"webpack": "~5.105.2",
|
|
35
|
-
"@microsoft/api-extractor": "7.
|
|
36
|
-
"@rushstack/eslint-config": "4.6.
|
|
37
|
-
"@rushstack/heft-
|
|
38
|
-
"@rushstack/heft-
|
|
39
|
-
"@rushstack/heft-
|
|
40
|
-
"@rushstack/heft-
|
|
41
|
-
"@rushstack/heft-
|
|
42
|
-
"@rushstack/heft-
|
|
35
|
+
"@microsoft/api-extractor": "7.57.1",
|
|
36
|
+
"@rushstack/eslint-config": "4.6.3",
|
|
37
|
+
"@rushstack/heft-jest-plugin": "1.2.1",
|
|
38
|
+
"@rushstack/heft-lint-plugin": "1.2.1",
|
|
39
|
+
"@rushstack/heft-api-extractor-plugin": "1.3.1",
|
|
40
|
+
"@rushstack/heft-sass-plugin": "1.2.1",
|
|
41
|
+
"@rushstack/heft-typescript-plugin": "1.2.1",
|
|
42
|
+
"@rushstack/heft-webpack5-plugin": "1.3.1"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@rushstack/heft": "1.1
|
|
45
|
+
"@rushstack/heft": "1.2.1"
|
|
46
46
|
},
|
|
47
|
+
"sideEffects": false,
|
|
47
48
|
"scripts": {
|
|
48
49
|
"build": "",
|
|
49
50
|
"_phase:build": ""
|