@rushstack/webpack5-localization-plugin 0.15.5 → 0.15.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.json +42 -0
- package/CHANGELOG.md +11 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,48 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/webpack5-localization-plugin",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "0.15.7",
|
|
6
|
+
"tag": "@rushstack/webpack5-localization-plugin_v0.15.7",
|
|
7
|
+
"date": "Sat, 06 Dec 2025 01:12:28 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"dependency": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.14.7`"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.19.1`"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.19.5`"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.7`"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"version": "0.15.6",
|
|
27
|
+
"tag": "@rushstack/webpack5-localization-plugin_v0.15.6",
|
|
28
|
+
"date": "Fri, 21 Nov 2025 16:13:56 GMT",
|
|
29
|
+
"comments": {
|
|
30
|
+
"dependency": [
|
|
31
|
+
{
|
|
32
|
+
"comment": "Updating dependency \"@rushstack/localization-utilities\" to `0.14.6`"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.19.0`"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.19.4`"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.6`"
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
},
|
|
4
46
|
{
|
|
5
47
|
"version": "0.15.5",
|
|
6
48
|
"tag": "@rushstack/webpack5-localization-plugin_v0.15.5",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
# Change Log - @rushstack/webpack5-localization-plugin
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Sat, 06 Dec 2025 01:12:28 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 0.15.7
|
|
6
|
+
Sat, 06 Dec 2025 01:12:28 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
9
|
+
|
|
10
|
+
## 0.15.6
|
|
11
|
+
Fri, 21 Nov 2025 16:13:56 GMT
|
|
12
|
+
|
|
13
|
+
_Version update only_
|
|
4
14
|
|
|
5
15
|
## 0.15.5
|
|
6
16
|
Wed, 12 Nov 2025 01:12:56 GMT
|
package/dist/tsdoc-metadata.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/webpack5-localization-plugin",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.7",
|
|
4
4
|
"description": "This plugin facilitates localization with Webpack.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"typings": "dist/webpack5-localization-plugin.d.ts",
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"@types/node": "*"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@rushstack/
|
|
19
|
-
"@rushstack/
|
|
20
|
-
"@rushstack/
|
|
18
|
+
"@rushstack/localization-utilities": "0.14.7",
|
|
19
|
+
"@rushstack/node-core-library": "5.19.1",
|
|
20
|
+
"@rushstack/terminal": "0.19.5"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
23
|
"@types/node": "20.17.19",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"memfs": "4.12.0",
|
|
26
26
|
"webpack": "~5.98.0",
|
|
27
27
|
"local-node-rig": "1.0.0",
|
|
28
|
-
"@rushstack/heft": "1.1.
|
|
28
|
+
"@rushstack/heft": "1.1.7"
|
|
29
29
|
},
|
|
30
30
|
"peerDependenciesMeta": {
|
|
31
31
|
"@types/node": {
|