@modern-js/module-tools 1.21.2 → 1.21.4
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 +36 -0
- package/package.json +16 -16
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# @modern-js/module-tools
|
|
2
2
|
|
|
3
|
+
## 1.21.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 89dba24: update speedy-core to fix sass resolve error
|
|
8
|
+
更新 speedy-core 版本以修复 sass resolve 错误
|
|
9
|
+
- @modern-js/babel-preset-module@1.21.4
|
|
10
|
+
- @modern-js/core@1.21.4
|
|
11
|
+
- @modern-js/css-config@1.21.4
|
|
12
|
+
- @modern-js/plugin-changeset@1.21.4
|
|
13
|
+
- @modern-js/plugin-i18n@1.21.4
|
|
14
|
+
- @modern-js/plugin-jarvis@1.21.4
|
|
15
|
+
- @modern-js/new-action@1.21.4
|
|
16
|
+
- @modern-js/babel-compiler@1.21.4
|
|
17
|
+
- @modern-js/style-compiler@1.21.4
|
|
18
|
+
- @modern-js/plugin@1.21.4
|
|
19
|
+
- @modern-js/upgrade@1.21.4
|
|
20
|
+
- @modern-js/utils@1.21.4
|
|
21
|
+
|
|
22
|
+
## 1.21.3
|
|
23
|
+
|
|
24
|
+
### Patch Changes
|
|
25
|
+
|
|
26
|
+
- @modern-js/upgrade@1.21.3
|
|
27
|
+
- @modern-js/new-action@1.21.3
|
|
28
|
+
- @modern-js/babel-preset-module@1.21.3
|
|
29
|
+
- @modern-js/core@1.21.3
|
|
30
|
+
- @modern-js/css-config@1.21.3
|
|
31
|
+
- @modern-js/plugin-changeset@1.21.3
|
|
32
|
+
- @modern-js/plugin-i18n@1.21.3
|
|
33
|
+
- @modern-js/plugin-jarvis@1.21.3
|
|
34
|
+
- @modern-js/babel-compiler@1.21.3
|
|
35
|
+
- @modern-js/style-compiler@1.21.3
|
|
36
|
+
- @modern-js/plugin@1.21.3
|
|
37
|
+
- @modern-js/utils@1.21.3
|
|
38
|
+
|
|
3
39
|
## 1.21.2
|
|
4
40
|
|
|
5
41
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"modern",
|
|
12
12
|
"modern.js"
|
|
13
13
|
],
|
|
14
|
-
"version": "1.21.
|
|
14
|
+
"version": "1.21.4",
|
|
15
15
|
"bin": {
|
|
16
16
|
"modern": "./bin/modern.js"
|
|
17
17
|
},
|
|
@@ -54,21 +54,21 @@
|
|
|
54
54
|
"@babel/runtime": "^7.18.0",
|
|
55
55
|
"@babel/traverse": "^7.18.0",
|
|
56
56
|
"@babel/types": "^7.18.0",
|
|
57
|
-
"@modern-js/babel-compiler": "1.21.
|
|
58
|
-
"@modern-js/babel-preset-module": "1.21.
|
|
59
|
-
"@modern-js/core": "1.21.
|
|
60
|
-
"@modern-js/css-config": "1.21.
|
|
61
|
-
"@modern-js/new-action": "1.21.
|
|
62
|
-
"@modern-js/upgrade": "1.21.
|
|
63
|
-
"@modern-js/plugin": "1.21.
|
|
64
|
-
"@modern-js/plugin-changeset": "1.21.
|
|
65
|
-
"@modern-js/plugin-i18n": "1.21.
|
|
66
|
-
"@modern-js/plugin-jarvis": "1.21.
|
|
67
|
-
"@modern-js/style-compiler": "1.21.
|
|
68
|
-
"@modern-js/utils": "1.21.
|
|
57
|
+
"@modern-js/babel-compiler": "1.21.4",
|
|
58
|
+
"@modern-js/babel-preset-module": "1.21.4",
|
|
59
|
+
"@modern-js/core": "1.21.4",
|
|
60
|
+
"@modern-js/css-config": "1.21.4",
|
|
61
|
+
"@modern-js/new-action": "1.21.4",
|
|
62
|
+
"@modern-js/upgrade": "1.21.4",
|
|
63
|
+
"@modern-js/plugin": "1.21.4",
|
|
64
|
+
"@modern-js/plugin-changeset": "1.21.4",
|
|
65
|
+
"@modern-js/plugin-i18n": "1.21.4",
|
|
66
|
+
"@modern-js/plugin-jarvis": "1.21.4",
|
|
67
|
+
"@modern-js/style-compiler": "1.21.4",
|
|
68
|
+
"@modern-js/utils": "1.21.4",
|
|
69
69
|
"@rollup/plugin-json": "~4.1.0",
|
|
70
70
|
"@speedy-js/speedy-types": "0.13.2-modern.1",
|
|
71
|
-
"@speedy-js/speedy-core": "0.13.2-modern.
|
|
71
|
+
"@speedy-js/speedy-core": "0.13.2-modern.3",
|
|
72
72
|
"@speedy-js/speedy-plugin-es5": "0.13.2-modern.1",
|
|
73
73
|
"normalize-path": "^3.0.0",
|
|
74
74
|
"p-map": "^4",
|
|
@@ -79,8 +79,8 @@
|
|
|
79
79
|
"signal-exit": "^3.0.7"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
|
-
"@scripts/build": "1.21.
|
|
83
|
-
"@scripts/jest-config": "1.21.
|
|
82
|
+
"@scripts/build": "1.21.4",
|
|
83
|
+
"@scripts/jest-config": "1.21.4",
|
|
84
84
|
"@types/babel__core": "^7.1.15",
|
|
85
85
|
"@types/babel__generator": "^7.6.3",
|
|
86
86
|
"@types/babel__traverse": "^7.14.2",
|