@rushstack/heft-web-rig 0.4.32 → 0.6.0

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 CHANGED
@@ -1,6 +1,117 @@
1
1
  {
2
2
  "name": "@rushstack/heft-web-rig",
3
3
  "entries": [
4
+ {
5
+ "version": "0.6.0",
6
+ "tag": "@rushstack/heft-web-rig_v0.6.0",
7
+ "date": "Wed, 08 Dec 2021 16:14:05 GMT",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "comment": "Update to TypeScript 4.5"
12
+ }
13
+ ],
14
+ "dependency": [
15
+ {
16
+ "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.0`"
17
+ },
18
+ {
19
+ "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.50`"
20
+ },
21
+ {
22
+ "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.7`"
23
+ },
24
+ {
25
+ "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.23`"
26
+ },
27
+ {
28
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.42.6`"
29
+ },
30
+ {
31
+ "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.5` to `^0.42.6`"
32
+ }
33
+ ]
34
+ }
35
+ },
36
+ {
37
+ "version": "0.5.0",
38
+ "tag": "@rushstack/heft-web-rig_v0.5.0",
39
+ "date": "Mon, 06 Dec 2021 16:08:32 GMT",
40
+ "comments": {
41
+ "minor": [
42
+ {
43
+ "comment": "Bump ESLint to v8"
44
+ }
45
+ ],
46
+ "dependency": [
47
+ {
48
+ "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.21`"
49
+ },
50
+ {
51
+ "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.49`"
52
+ },
53
+ {
54
+ "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.6`"
55
+ },
56
+ {
57
+ "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.22`"
58
+ },
59
+ {
60
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.42.5`"
61
+ },
62
+ {
63
+ "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.4` to `^0.42.5`"
64
+ }
65
+ ]
66
+ }
67
+ },
68
+ {
69
+ "version": "0.4.34",
70
+ "tag": "@rushstack/heft-web-rig_v0.4.34",
71
+ "date": "Fri, 03 Dec 2021 03:05:22 GMT",
72
+ "comments": {
73
+ "dependency": [
74
+ {
75
+ "comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.20`"
76
+ },
77
+ {
78
+ "comment": "Updating dependency \"@rushstack/heft-jest-plugin\" to `0.1.48`"
79
+ },
80
+ {
81
+ "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.5`"
82
+ },
83
+ {
84
+ "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.21`"
85
+ },
86
+ {
87
+ "comment": "Updating dependency \"@rushstack/heft\" to `0.42.4`"
88
+ },
89
+ {
90
+ "comment": "Updating dependency \"@rushstack/heft\" from `^0.42.3` to `^0.42.4`"
91
+ }
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "version": "0.4.33",
97
+ "tag": "@rushstack/heft-web-rig_v0.4.33",
98
+ "date": "Tue, 30 Nov 2021 20:18:41 GMT",
99
+ "comments": {
100
+ "patch": [
101
+ {
102
+ "comment": "Set default Jest environment in Jest configuration to \"jest-environment-jsdom\""
103
+ }
104
+ ],
105
+ "dependency": [
106
+ {
107
+ "comment": "Updating dependency \"@rushstack/heft-sass-plugin\" to `0.2.4`"
108
+ },
109
+ {
110
+ "comment": "Updating dependency \"@rushstack/heft-webpack4-plugin\" to `0.3.20`"
111
+ }
112
+ ]
113
+ }
114
+ },
4
115
  {
5
116
  "version": "0.4.32",
6
117
  "tag": "@rushstack/heft-web-rig_v0.4.32",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,32 @@
1
1
  # Change Log - @rushstack/heft-web-rig
2
2
 
3
- This log was last generated on Mon, 29 Nov 2021 07:26:16 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4
+
5
+ ## 0.6.0
6
+ Wed, 08 Dec 2021 16:14:05 GMT
7
+
8
+ ### Minor changes
9
+
10
+ - Update to TypeScript 4.5
11
+
12
+ ## 0.5.0
13
+ Mon, 06 Dec 2021 16:08:32 GMT
14
+
15
+ ### Minor changes
16
+
17
+ - Bump ESLint to v8
18
+
19
+ ## 0.4.34
20
+ Fri, 03 Dec 2021 03:05:22 GMT
21
+
22
+ _Version update only_
23
+
24
+ ## 0.4.33
25
+ Tue, 30 Nov 2021 20:18:41 GMT
26
+
27
+ ### Patches
28
+
29
+ - Set default Jest environment in Jest configuration to "jest-environment-jsdom"
4
30
 
5
31
  ## 0.4.32
6
32
  Mon, 29 Nov 2021 07:26:16 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rushstack/heft-web-rig",
3
- "version": "0.4.32",
3
+ "version": "0.6.0",
4
4
  "description": "A rig package for web browser projects that build using Heft",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -9,18 +9,19 @@
9
9
  "directory": "rigs/heft-web-rig"
10
10
  },
11
11
  "peerDependencies": {
12
- "@rushstack/heft": "^0.42.3"
12
+ "@rushstack/heft": "^0.42.6"
13
13
  },
14
14
  "dependencies": {
15
- "@microsoft/api-extractor": "7.18.19",
16
- "@rushstack/heft-jest-plugin": "0.1.47",
17
- "@rushstack/heft-sass-plugin": "0.2.3",
18
- "@rushstack/heft-webpack4-plugin": "0.3.19",
19
- "eslint": "~7.30.0",
20
- "typescript": "~4.4.2"
15
+ "@microsoft/api-extractor": "7.19.0",
16
+ "@rushstack/heft-jest-plugin": "0.1.50",
17
+ "@rushstack/heft-sass-plugin": "0.2.7",
18
+ "@rushstack/heft-webpack4-plugin": "0.3.23",
19
+ "eslint": "~8.3.0",
20
+ "jest-environment-jsdom": "~25.5.0",
21
+ "typescript": "~4.5.2"
21
22
  },
22
23
  "devDependencies": {
23
- "@rushstack/heft": "0.42.3"
24
+ "@rushstack/heft": "0.42.6"
24
25
  },
25
26
  "scripts": {
26
27
  "build": ""
@@ -1,3 +1,5 @@
1
1
  {
2
- "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json"
2
+ "extends": "@rushstack/heft-jest-plugin/includes/jest-shared.config.json",
3
+
4
+ "testEnvironment": "jest-environment-jsdom"
3
5
  }