@modern-js/plugin-module-polyfill 2.33.0 → 2.33.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
- package/CHANGELOG.md +0 -347
package/package.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15
15
|
"modern",
|
16
16
|
"modern.js"
|
17
17
|
],
|
18
|
-
"version": "2.33.
|
18
|
+
"version": "2.33.1",
|
19
19
|
"types": "./dist/index.d.ts",
|
20
20
|
"main": "./dist/index.js",
|
21
21
|
"devDependencies": {
|
@@ -24,12 +24,12 @@
|
|
24
24
|
"typescript": "^5",
|
25
25
|
"jest": "^29",
|
26
26
|
"@swc/helpers": "0.5.1",
|
27
|
-
"@
|
28
|
-
"@scripts/build": "2.33.
|
29
|
-
"@
|
27
|
+
"@modern-js/module-tools": "2.33.1",
|
28
|
+
"@scripts/build": "2.33.1",
|
29
|
+
"@scripts/jest-config": "2.33.1"
|
30
30
|
},
|
31
31
|
"peerDependencies": {
|
32
|
-
"@modern-js/module-tools": "^2.33.
|
32
|
+
"@modern-js/module-tools": "^2.33.1",
|
33
33
|
"core-js-pure": "^3.25.0"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
@@ -37,7 +37,7 @@
|
|
37
37
|
"@babel/plugin-syntax-typescript": "7.21.4",
|
38
38
|
"@babel/plugin-syntax-jsx": "7.21.4",
|
39
39
|
"babel-plugin-polyfill-corejs3": "0.5.2",
|
40
|
-
"@modern-js/libuild-plugin-babel": "2.33.
|
40
|
+
"@modern-js/libuild-plugin-babel": "2.33.1"
|
41
41
|
},
|
42
42
|
"sideEffects": false,
|
43
43
|
"publishConfig": {
|
package/CHANGELOG.md
DELETED
@@ -1,347 +0,0 @@
|
|
1
|
-
# @modern-js/plugin-module-polyfill
|
2
|
-
|
3
|
-
## 2.33.0
|
4
|
-
|
5
|
-
### Patch Changes
|
6
|
-
|
7
|
-
- @modern-js/module-tools@2.33.0
|
8
|
-
- @modern-js/libuild-plugin-babel@2.33.0
|
9
|
-
|
10
|
-
## 2.32.1
|
11
|
-
|
12
|
-
### Patch Changes
|
13
|
-
|
14
|
-
- @modern-js/module-tools@2.32.1
|
15
|
-
- @modern-js/libuild-plugin-babel@2.32.1
|
16
|
-
|
17
|
-
## 2.32.0
|
18
|
-
|
19
|
-
### Patch Changes
|
20
|
-
|
21
|
-
- Updated dependencies [8d22b87]
|
22
|
-
- @modern-js/module-tools@2.32.0
|
23
|
-
- @modern-js/libuild-plugin-babel@2.32.0
|
24
|
-
|
25
|
-
## 2.31.2
|
26
|
-
|
27
|
-
### Patch Changes
|
28
|
-
|
29
|
-
- @modern-js/module-tools@2.31.2
|
30
|
-
- @modern-js/libuild-plugin-babel@2.31.2
|
31
|
-
|
32
|
-
## 2.31.1
|
33
|
-
|
34
|
-
### Patch Changes
|
35
|
-
|
36
|
-
- @modern-js/libuild-plugin-babel@2.31.1
|
37
|
-
- @modern-js/module-tools@2.31.1
|
38
|
-
|
39
|
-
## 2.31.0
|
40
|
-
|
41
|
-
### Patch Changes
|
42
|
-
|
43
|
-
- Updated dependencies [4c03d9a]
|
44
|
-
- Updated dependencies [1882366]
|
45
|
-
- @modern-js/module-tools@2.31.0
|
46
|
-
- @modern-js/libuild-plugin-babel@2.31.0
|
47
|
-
|
48
|
-
## 2.30.0
|
49
|
-
|
50
|
-
### Patch Changes
|
51
|
-
|
52
|
-
- Updated dependencies [c03be09]
|
53
|
-
- Updated dependencies [7cb7b24]
|
54
|
-
- Updated dependencies [3e67a4e]
|
55
|
-
- @modern-js/module-tools@2.30.0
|
56
|
-
- @modern-js/libuild-plugin-babel@2.30.0
|
57
|
-
|
58
|
-
## 2.29.0
|
59
|
-
|
60
|
-
### Patch Changes
|
61
|
-
|
62
|
-
- Updated dependencies [6993eb6]
|
63
|
-
- Updated dependencies [0f680ec]
|
64
|
-
- @modern-js/module-tools@2.29.0
|
65
|
-
|
66
|
-
## 2.28.0
|
67
|
-
|
68
|
-
### Patch Changes
|
69
|
-
|
70
|
-
- d3e52e4: chore(CI): update build config to improve vitest CI perf
|
71
|
-
|
72
|
-
chore(CI): 更新构建配置来提升 vitest CI 性能
|
73
|
-
|
74
|
-
- Updated dependencies [3092f1f]
|
75
|
-
- Updated dependencies [118c1c0]
|
76
|
-
- Updated dependencies [b7a8c43]
|
77
|
-
- Updated dependencies [d3e52e4]
|
78
|
-
- @modern-js/module-tools@2.28.0
|
79
|
-
|
80
|
-
## 2.27.0
|
81
|
-
|
82
|
-
### Patch Changes
|
83
|
-
|
84
|
-
- @modern-js/module-tools@2.27.0
|
85
|
-
|
86
|
-
## 2.26.0
|
87
|
-
|
88
|
-
### Patch Changes
|
89
|
-
|
90
|
-
- Updated dependencies [54c484c]
|
91
|
-
- Updated dependencies [cc2e3b7]
|
92
|
-
- @modern-js/module-tools@2.26.0
|
93
|
-
|
94
|
-
## 2.25.2
|
95
|
-
|
96
|
-
### Patch Changes
|
97
|
-
|
98
|
-
- Updated dependencies [a2a5bcd]
|
99
|
-
- @modern-js/module-tools@2.25.2
|
100
|
-
|
101
|
-
## 2.25.1
|
102
|
-
|
103
|
-
### Patch Changes
|
104
|
-
|
105
|
-
- Updated dependencies [273e3cd]
|
106
|
-
- @modern-js/module-tools@2.25.1
|
107
|
-
|
108
|
-
## 2.25.0
|
109
|
-
|
110
|
-
### Patch Changes
|
111
|
-
|
112
|
-
- Updated dependencies [9aa2c25]
|
113
|
-
- Updated dependencies [d287b7f]
|
114
|
-
- @modern-js/module-tools@2.25.0
|
115
|
-
|
116
|
-
## 2.24.0
|
117
|
-
|
118
|
-
### Patch Changes
|
119
|
-
|
120
|
-
- Updated dependencies [53ba418]
|
121
|
-
- Updated dependencies [3b82675]
|
122
|
-
- Updated dependencies [7073297]
|
123
|
-
- @modern-js/module-tools@2.24.0
|
124
|
-
|
125
|
-
## 2.23.1
|
126
|
-
|
127
|
-
### Patch Changes
|
128
|
-
|
129
|
-
- @modern-js/module-tools@2.23.1
|
130
|
-
|
131
|
-
## 2.23.0
|
132
|
-
|
133
|
-
### Patch Changes
|
134
|
-
|
135
|
-
- 7e6fb5f: chore: publishConfig add provenance config
|
136
|
-
|
137
|
-
chore: publishConfig 增加 provenance 配置
|
138
|
-
|
139
|
-
- Updated dependencies [7e6fb5f]
|
140
|
-
- Updated dependencies [21b7f86]
|
141
|
-
- Updated dependencies [d1ef55f]
|
142
|
-
- @modern-js/module-tools@2.23.0
|
143
|
-
|
144
|
-
## 2.22.1
|
145
|
-
|
146
|
-
### Patch Changes
|
147
|
-
|
148
|
-
- @modern-js/module-tools@2.22.1
|
149
|
-
|
150
|
-
## 2.22.0
|
151
|
-
|
152
|
-
### Patch Changes
|
153
|
-
|
154
|
-
- 3d48836: chore(deps): fix all missing peer dependencies
|
155
|
-
|
156
|
-
chore(deps): 修复缺少的 peer dependencies
|
157
|
-
|
158
|
-
- 5cbe8b5: fix: unable parsing within a ts ambient context, and set plugin options optional
|
159
|
-
fix: 关闭在 ts 环境中的解析,并将插件参数设为可选
|
160
|
-
- ad49140: chore: adjust output and package.json fields
|
161
|
-
chore: 调整包的产物格式以及 packgae.json 里的字段
|
162
|
-
- e2913dd: chore: update module plugin docs and readme
|
163
|
-
chore: 更新模块插件的文档和 readme
|
164
|
-
- Updated dependencies [d19dc11]
|
165
|
-
- Updated dependencies [c890980]
|
166
|
-
- Updated dependencies [4b7488c]
|
167
|
-
- @modern-js/module-tools@2.22.0
|
168
|
-
|
169
|
-
## 2.21.1
|
170
|
-
|
171
|
-
### Patch Changes
|
172
|
-
|
173
|
-
- @modern-js/module-tools@2.21.1
|
174
|
-
|
175
|
-
## 2.21.0
|
176
|
-
|
177
|
-
### Patch Changes
|
178
|
-
|
179
|
-
- 26dcf3a: chore: bump typescript to v5 in devDependencies
|
180
|
-
|
181
|
-
chore: 升级 devDependencies 中的 typescript 版本到 v5
|
182
|
-
|
183
|
-
- ad78387: chore(deps): bump babel-related dependencies to latest version
|
184
|
-
|
185
|
-
chore(deps): 升级 babel 相关依赖到最新版本
|
186
|
-
|
187
|
-
- Updated dependencies [df43559]
|
188
|
-
- Updated dependencies [26dcf3a]
|
189
|
-
- Updated dependencies [ad78387]
|
190
|
-
- @modern-js/module-tools@2.21.0
|
191
|
-
|
192
|
-
## 2.20.0
|
193
|
-
|
194
|
-
### Patch Changes
|
195
|
-
|
196
|
-
- Updated dependencies [6b9d90a]
|
197
|
-
- Updated dependencies [6b9d90a]
|
198
|
-
- @modern-js/module-tools@2.20.0
|
199
|
-
|
200
|
-
## 2.19.1
|
201
|
-
|
202
|
-
### Patch Changes
|
203
|
-
|
204
|
-
- @modern-js/module-tools@2.19.1
|
205
|
-
|
206
|
-
## 2.19.0
|
207
|
-
|
208
|
-
### Patch Changes
|
209
|
-
|
210
|
-
- @modern-js/module-tools@2.19.0
|
211
|
-
|
212
|
-
## 2.18.1
|
213
|
-
|
214
|
-
### Patch Changes
|
215
|
-
|
216
|
-
- Updated dependencies [cdc9db1]
|
217
|
-
- Updated dependencies [b161968]
|
218
|
-
- @modern-js/module-tools@2.18.1
|
219
|
-
|
220
|
-
## 2.18.0
|
221
|
-
|
222
|
-
### Patch Changes
|
223
|
-
|
224
|
-
- Updated dependencies [f65d3e8]
|
225
|
-
- @modern-js/module-tools@2.18.0
|
226
|
-
|
227
|
-
## 2.17.1
|
228
|
-
|
229
|
-
### Patch Changes
|
230
|
-
|
231
|
-
- @modern-js/module-tools@2.17.1
|
232
|
-
|
233
|
-
## 2.17.0
|
234
|
-
|
235
|
-
### Patch Changes
|
236
|
-
|
237
|
-
- @modern-js/module-tools@2.17.0
|
238
|
-
|
239
|
-
## 2.16.0
|
240
|
-
|
241
|
-
### Patch Changes
|
242
|
-
|
243
|
-
- 4e876ab: chore: package.json include the monorepo-relative directory
|
244
|
-
|
245
|
-
chore: 在 package.json 中声明 monorepo 的子路径
|
246
|
-
|
247
|
-
- Updated dependencies [b06f571]
|
248
|
-
- Updated dependencies [acc0a00]
|
249
|
-
- Updated dependencies [fd4a8a6]
|
250
|
-
- Updated dependencies [4e876ab]
|
251
|
-
- Updated dependencies [355d36e]
|
252
|
-
- Updated dependencies [b06f571]
|
253
|
-
- @modern-js/module-tools@2.16.0
|
254
|
-
|
255
|
-
## 2.15.0
|
256
|
-
|
257
|
-
### Patch Changes
|
258
|
-
|
259
|
-
- @modern-js/module-tools@2.15.0
|
260
|
-
|
261
|
-
## 2.14.0
|
262
|
-
|
263
|
-
### Patch Changes
|
264
|
-
|
265
|
-
- Updated dependencies [f08f3ab]
|
266
|
-
- Updated dependencies [432ac8b]
|
267
|
-
- @modern-js/module-tools@2.14.0
|
268
|
-
|
269
|
-
## 2.13.4
|
270
|
-
|
271
|
-
### Patch Changes
|
272
|
-
|
273
|
-
- @modern-js/module-tools@2.13.4
|
274
|
-
|
275
|
-
## 2.13.3
|
276
|
-
|
277
|
-
### Patch Changes
|
278
|
-
|
279
|
-
- Updated dependencies [c20e67d]
|
280
|
-
- @modern-js/module-tools@2.13.3
|
281
|
-
|
282
|
-
## 2.13.2
|
283
|
-
|
284
|
-
### Patch Changes
|
285
|
-
|
286
|
-
- @modern-js/module-tools@2.13.2
|
287
|
-
|
288
|
-
## 2.13.1
|
289
|
-
|
290
|
-
### Patch Changes
|
291
|
-
|
292
|
-
- @modern-js/module-tools@2.13.1
|
293
|
-
|
294
|
-
## 2.13.0
|
295
|
-
|
296
|
-
### Patch Changes
|
297
|
-
|
298
|
-
- Updated dependencies [034f36b]
|
299
|
-
- Updated dependencies [88faab3]
|
300
|
-
- Updated dependencies [034f36b]
|
301
|
-
- Updated dependencies [79bc089]
|
302
|
-
- @modern-js/module-tools@2.13.0
|
303
|
-
|
304
|
-
## 2.12.0
|
305
|
-
|
306
|
-
### Patch Changes
|
307
|
-
|
308
|
-
- 979b15f: chore: remove to module folder
|
309
|
-
chore: 移动至 module 文件夹
|
310
|
-
- Updated dependencies [af705fa]
|
311
|
-
- Updated dependencies [0baa168]
|
312
|
-
- Updated dependencies [1cdb379]
|
313
|
-
- Updated dependencies [3936535]
|
314
|
-
- Updated dependencies [8a3fbbd]
|
315
|
-
- Updated dependencies [8bc2d12]
|
316
|
-
- @modern-js/module-tools@2.12.0
|
317
|
-
|
318
|
-
## 2.11.0
|
319
|
-
|
320
|
-
### Patch Changes
|
321
|
-
|
322
|
-
- Updated dependencies [aa0a312]
|
323
|
-
- Updated dependencies [6118636]
|
324
|
-
- Updated dependencies [f1b2629]
|
325
|
-
- @modern-js/module-tools@2.11.0
|
326
|
-
|
327
|
-
## 2.10.0
|
328
|
-
|
329
|
-
### Patch Changes
|
330
|
-
|
331
|
-
- 0da32d0: chore: upgrade jest and puppeteer
|
332
|
-
chore: 升级 jest 和 puppeteer 到 latest
|
333
|
-
- Updated dependencies [0da32d0]
|
334
|
-
- @modern-js/module-tools@2.10.0
|
335
|
-
|
336
|
-
## 2.9.0
|
337
|
-
|
338
|
-
### Patch Changes
|
339
|
-
|
340
|
-
- @modern-js/module-tools@2.9.0
|
341
|
-
|
342
|
-
## 2.8.0
|
343
|
-
|
344
|
-
### Patch Changes
|
345
|
-
|
346
|
-
- Updated dependencies [adf68ec3ed]
|
347
|
-
- @modern-js/module-tools@2.8.0
|