@module-federation/dts-plugin 0.0.0-docs-remove-invalid-lark-link-20251205062649
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/LICENSE +21 -0
- package/README.md +1 -0
- package/dist/CHANGELOG.md +1136 -0
- package/dist/DTSManager-b15Gfat3.d.ts +53 -0
- package/dist/DTSManagerOptions-QVchWb0x.d.ts +32 -0
- package/dist/DtsWorker-BrHsGz8C.d.ts +56 -0
- package/dist/README.md +1 -0
- package/dist/core.d.mts +68 -0
- package/dist/core.d.ts +68 -0
- package/dist/core.js +2382 -0
- package/dist/dynamic-remote-type-hints-plugin.d.mts +5 -0
- package/dist/dynamic-remote-type-hints-plugin.d.ts +5 -0
- package/dist/dynamic-remote-type-hints-plugin.js +196 -0
- package/dist/esm/chunk-647HGGGS.js +241 -0
- package/dist/esm/chunk-G65LOFTY.js +24 -0
- package/dist/esm/chunk-N7GTIQUA.js +282 -0
- package/dist/esm/chunk-RWXNVNFM.js +1579 -0
- package/dist/esm/chunk-WWV5RWOP.js +902 -0
- package/dist/esm/core.js +44 -0
- package/dist/esm/dynamic-remote-type-hints-plugin.js +73 -0
- package/dist/esm/fork-dev-worker.js +145 -0
- package/dist/esm/fork-generate-dts.js +27 -0
- package/dist/esm/index.js +644 -0
- package/dist/esm/start-broker.js +36 -0
- package/dist/fork-dev-worker.d.mts +15 -0
- package/dist/fork-dev-worker.d.ts +15 -0
- package/dist/fork-dev-worker.js +2873 -0
- package/dist/fork-generate-dts.d.mts +10 -0
- package/dist/fork-generate-dts.d.ts +10 -0
- package/dist/fork-generate-dts.js +2044 -0
- package/dist/iife/launch-web-client.js +152 -0
- package/dist/index.d.mts +56 -0
- package/dist/index.d.ts +56 -0
- package/dist/index.js +3002 -0
- package/dist/package.json +87 -0
- package/dist/start-broker.d.mts +42 -0
- package/dist/start-broker.d.ts +42 -0
- package/dist/start-broker.js +958 -0
- package/dist/utils-DxGrqb9N.d.ts +15 -0
- package/package.json +87 -0
|
@@ -0,0 +1,1136 @@
|
|
|
1
|
+
# @module-federation/dts-plugin
|
|
2
|
+
|
|
3
|
+
## 0.0.0-docs-remove-invalid-lark-link-20251205062649
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- @module-federation/sdk@0.0.0-docs-remove-invalid-lark-link-20251205062649
|
|
8
|
+
- @module-federation/managers@0.0.0-docs-remove-invalid-lark-link-20251205062649
|
|
9
|
+
- @module-federation/third-party-dts-extractor@0.0.0-docs-remove-invalid-lark-link-20251205062649
|
|
10
|
+
- @module-federation/error-codes@0.0.0-docs-remove-invalid-lark-link-20251205062649
|
|
11
|
+
|
|
12
|
+
## 0.21.6
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- @module-federation/sdk@0.21.6
|
|
17
|
+
- @module-federation/managers@0.21.6
|
|
18
|
+
- @module-federation/third-party-dts-extractor@0.21.6
|
|
19
|
+
- @module-federation/error-codes@0.21.6
|
|
20
|
+
|
|
21
|
+
## 0.21.5
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- f8ff0d8: fix(dts-plugin): api type file should not related with manifest config
|
|
26
|
+
- 9dfcbb3: fix(dts-plugin): delete compilerOptions.declarationDir
|
|
27
|
+
- 2fc4050: feat(dts-plugin): add dts.generateTypes.deleteTsConfig field
|
|
28
|
+
- Updated dependencies [94d8868]
|
|
29
|
+
- @module-federation/sdk@0.21.5
|
|
30
|
+
- @module-federation/managers@0.21.5
|
|
31
|
+
- @module-federation/third-party-dts-extractor@0.21.5
|
|
32
|
+
- @module-federation/error-codes@0.21.5
|
|
33
|
+
|
|
34
|
+
## 0.21.4
|
|
35
|
+
|
|
36
|
+
### Patch Changes
|
|
37
|
+
|
|
38
|
+
- d729167: Support type generation for yarn pnp enviornments
|
|
39
|
+
- Updated dependencies [a50e068]
|
|
40
|
+
- @module-federation/sdk@0.21.4
|
|
41
|
+
- @module-federation/managers@0.21.4
|
|
42
|
+
- @module-federation/third-party-dts-extractor@0.21.4
|
|
43
|
+
- @module-federation/error-codes@0.21.4
|
|
44
|
+
|
|
45
|
+
## 0.21.3
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- @module-federation/sdk@0.21.3
|
|
50
|
+
- @module-federation/managers@0.21.3
|
|
51
|
+
- @module-federation/third-party-dts-extractor@0.21.3
|
|
52
|
+
- @module-federation/error-codes@0.21.3
|
|
53
|
+
|
|
54
|
+
## 0.21.2
|
|
55
|
+
|
|
56
|
+
### Patch Changes
|
|
57
|
+
|
|
58
|
+
- 4cada54: chore: bump koa dependency to 3.0.3 to address CVE-2025-62595
|
|
59
|
+
- @module-federation/sdk@0.21.2
|
|
60
|
+
- @module-federation/managers@0.21.2
|
|
61
|
+
- @module-federation/third-party-dts-extractor@0.21.2
|
|
62
|
+
- @module-federation/error-codes@0.21.2
|
|
63
|
+
|
|
64
|
+
## 0.21.1
|
|
65
|
+
|
|
66
|
+
### Patch Changes
|
|
67
|
+
|
|
68
|
+
- @module-federation/sdk@0.21.1
|
|
69
|
+
- @module-federation/managers@0.21.1
|
|
70
|
+
- @module-federation/third-party-dts-extractor@0.21.1
|
|
71
|
+
- @module-federation/error-codes@0.21.1
|
|
72
|
+
|
|
73
|
+
## 0.21.0
|
|
74
|
+
|
|
75
|
+
### Patch Changes
|
|
76
|
+
|
|
77
|
+
- Updated dependencies [d1e90a4]
|
|
78
|
+
- @module-federation/sdk@0.21.0
|
|
79
|
+
- @module-federation/managers@0.21.0
|
|
80
|
+
- @module-federation/third-party-dts-extractor@0.21.0
|
|
81
|
+
- @module-federation/error-codes@0.21.0
|
|
82
|
+
|
|
83
|
+
## 0.20.0
|
|
84
|
+
|
|
85
|
+
### Patch Changes
|
|
86
|
+
|
|
87
|
+
- 1e96509: fix(dts-plugin): correct generateTypes host params
|
|
88
|
+
- Updated dependencies [37346d4]
|
|
89
|
+
- Updated dependencies [639a83b]
|
|
90
|
+
- @module-federation/sdk@0.20.0
|
|
91
|
+
- @module-federation/error-codes@0.20.0
|
|
92
|
+
- @module-federation/managers@0.20.0
|
|
93
|
+
- @module-federation/third-party-dts-extractor@0.20.0
|
|
94
|
+
|
|
95
|
+
## 0.19.1
|
|
96
|
+
|
|
97
|
+
### Patch Changes
|
|
98
|
+
|
|
99
|
+
- Updated dependencies
|
|
100
|
+
- @module-federation/sdk@0.19.1
|
|
101
|
+
- @module-federation/managers@0.19.1
|
|
102
|
+
- @module-federation/third-party-dts-extractor@0.19.1
|
|
103
|
+
- @module-federation/error-codes@0.19.1
|
|
104
|
+
|
|
105
|
+
## 0.19.0
|
|
106
|
+
|
|
107
|
+
### Patch Changes
|
|
108
|
+
|
|
109
|
+
- @module-federation/sdk@0.19.0
|
|
110
|
+
- @module-federation/managers@0.19.0
|
|
111
|
+
- @module-federation/third-party-dts-extractor@0.19.0
|
|
112
|
+
- @module-federation/error-codes@0.19.0
|
|
113
|
+
|
|
114
|
+
## 0.18.4
|
|
115
|
+
|
|
116
|
+
### Patch Changes
|
|
117
|
+
|
|
118
|
+
- Updated dependencies [8061f8c]
|
|
119
|
+
- @module-federation/error-codes@0.18.4
|
|
120
|
+
- @module-federation/managers@0.18.4
|
|
121
|
+
- @module-federation/sdk@0.18.4
|
|
122
|
+
- @module-federation/third-party-dts-extractor@0.18.4
|
|
123
|
+
|
|
124
|
+
## 0.18.3
|
|
125
|
+
|
|
126
|
+
### Patch Changes
|
|
127
|
+
|
|
128
|
+
- @module-federation/sdk@0.18.3
|
|
129
|
+
- @module-federation/managers@0.18.3
|
|
130
|
+
- @module-federation/third-party-dts-extractor@0.18.3
|
|
131
|
+
- @module-federation/error-codes@0.18.3
|
|
132
|
+
|
|
133
|
+
## 0.18.2
|
|
134
|
+
|
|
135
|
+
### Patch Changes
|
|
136
|
+
|
|
137
|
+
- 297c9a7: chore: bump axios to resolve vulnerabilities in form-data dependency
|
|
138
|
+
- @module-federation/sdk@0.18.2
|
|
139
|
+
- @module-federation/managers@0.18.2
|
|
140
|
+
- @module-federation/third-party-dts-extractor@0.18.2
|
|
141
|
+
- @module-federation/error-codes@0.18.2
|
|
142
|
+
|
|
143
|
+
## 0.18.1
|
|
144
|
+
|
|
145
|
+
### Patch Changes
|
|
146
|
+
|
|
147
|
+
- Updated dependencies [0bf3a3a]
|
|
148
|
+
- @module-federation/sdk@0.18.1
|
|
149
|
+
- @module-federation/managers@0.18.1
|
|
150
|
+
- @module-federation/third-party-dts-extractor@0.18.1
|
|
151
|
+
- @module-federation/error-codes@0.18.1
|
|
152
|
+
|
|
153
|
+
## 0.18.0
|
|
154
|
+
|
|
155
|
+
### Minor Changes
|
|
156
|
+
|
|
157
|
+
- f6381e6: Added `family` option to DTS plugin
|
|
158
|
+
|
|
159
|
+
### Patch Changes
|
|
160
|
+
|
|
161
|
+
- 08f089a: fix(dts-plugin): update koa to 2.16.2 to fix CVE-2025-8129
|
|
162
|
+
|
|
163
|
+
Security fix for open redirect vulnerability (GHSA-jgmv-j7ww-jx2x) in koa dependency.
|
|
164
|
+
Updates koa from 2.16.1 to 2.16.2 to prevent attackers from manipulating the Referrer
|
|
165
|
+
header in koa's back redirect functionality. Version 2.16.2 restricts redirects to
|
|
166
|
+
same-origin only, preventing malicious external redirects.
|
|
167
|
+
|
|
168
|
+
- Updated dependencies [f6381e6]
|
|
169
|
+
- @module-federation/sdk@0.18.0
|
|
170
|
+
- @module-federation/managers@0.18.0
|
|
171
|
+
- @module-federation/third-party-dts-extractor@0.18.0
|
|
172
|
+
- @module-federation/error-codes@0.18.0
|
|
173
|
+
|
|
174
|
+
## 0.17.1
|
|
175
|
+
|
|
176
|
+
### Patch Changes
|
|
177
|
+
|
|
178
|
+
- a7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3
|
|
179
|
+
|
|
180
|
+
- Upgraded NX from 21.0.3 to 21.2.3 with workspace configuration updates
|
|
181
|
+
- Migrated Storybook from 8.3.5 to 9.0.9 with updated configurations and automigrations
|
|
182
|
+
- Upgraded TypeScript from 5.7.3 to 5.8.3 with compatibility fixes
|
|
183
|
+
- Fixed package exports and type declaration paths across all packages
|
|
184
|
+
- Resolved module resolution issues and TypeScript compatibility problems
|
|
185
|
+
- Updated build configurations and dependencies to support latest versions
|
|
186
|
+
|
|
187
|
+
- Updated dependencies [7000c1f]
|
|
188
|
+
- Updated dependencies [2428be0]
|
|
189
|
+
- Updated dependencies [a7cf276]
|
|
190
|
+
- Updated dependencies [d31a326]
|
|
191
|
+
- @module-federation/managers@0.17.1
|
|
192
|
+
- @module-federation/error-codes@0.17.1
|
|
193
|
+
- @module-federation/sdk@0.17.1
|
|
194
|
+
- @module-federation/third-party-dts-extractor@0.17.1
|
|
195
|
+
|
|
196
|
+
## 0.17.0
|
|
197
|
+
|
|
198
|
+
### Patch Changes
|
|
199
|
+
|
|
200
|
+
- 1d691ef: fix(dts-plugin): add expose file imported files to tsconfig files
|
|
201
|
+
- @module-federation/sdk@0.17.0
|
|
202
|
+
- @module-federation/managers@0.17.0
|
|
203
|
+
- @module-federation/third-party-dts-extractor@0.17.0
|
|
204
|
+
- @module-federation/error-codes@0.17.0
|
|
205
|
+
|
|
206
|
+
## 0.16.0
|
|
207
|
+
|
|
208
|
+
### Minor Changes
|
|
209
|
+
|
|
210
|
+
- 1485fcf: added flag to fetch types from remote when building in production.
|
|
211
|
+
|
|
212
|
+
### Patch Changes
|
|
213
|
+
|
|
214
|
+
- Updated dependencies [1485fcf]
|
|
215
|
+
- @module-federation/sdk@0.16.0
|
|
216
|
+
- @module-federation/managers@0.16.0
|
|
217
|
+
- @module-federation/third-party-dts-extractor@0.16.0
|
|
218
|
+
- @module-federation/error-codes@0.16.0
|
|
219
|
+
|
|
220
|
+
## 0.15.0
|
|
221
|
+
|
|
222
|
+
### Patch Changes
|
|
223
|
+
|
|
224
|
+
- c343589: fix(dts-plugin): only inject ipv4 str in dev mode
|
|
225
|
+
- b5e1640: chore(dts-plugin): check types archive url and optimize the error msg
|
|
226
|
+
- @module-federation/sdk@0.15.0
|
|
227
|
+
- @module-federation/managers@0.15.0
|
|
228
|
+
- @module-federation/third-party-dts-extractor@0.15.0
|
|
229
|
+
- @module-federation/error-codes@0.15.0
|
|
230
|
+
|
|
231
|
+
## 0.14.3
|
|
232
|
+
|
|
233
|
+
### Patch Changes
|
|
234
|
+
|
|
235
|
+
- @module-federation/sdk@0.14.3
|
|
236
|
+
- @module-federation/managers@0.14.3
|
|
237
|
+
- @module-federation/third-party-dts-extractor@0.14.3
|
|
238
|
+
- @module-federation/error-codes@0.14.3
|
|
239
|
+
|
|
240
|
+
## 0.14.2
|
|
241
|
+
|
|
242
|
+
### Patch Changes
|
|
243
|
+
|
|
244
|
+
- @module-federation/sdk@0.14.2
|
|
245
|
+
- @module-federation/managers@0.14.2
|
|
246
|
+
- @module-federation/third-party-dts-extractor@0.14.2
|
|
247
|
+
- @module-federation/error-codes@0.14.2
|
|
248
|
+
|
|
249
|
+
## 0.14.1
|
|
250
|
+
|
|
251
|
+
### Patch Changes
|
|
252
|
+
|
|
253
|
+
- @module-federation/sdk@0.14.1
|
|
254
|
+
- @module-federation/managers@0.14.1
|
|
255
|
+
- @module-federation/third-party-dts-extractor@0.14.1
|
|
256
|
+
- @module-federation/error-codes@0.14.1
|
|
257
|
+
|
|
258
|
+
## 0.14.0
|
|
259
|
+
|
|
260
|
+
### Patch Changes
|
|
261
|
+
|
|
262
|
+
- 0eb6697: fix(dts-plugin): add dynamic-remote-type-hints-plugin to runtimePlugins if not disable
|
|
263
|
+
- Updated dependencies [82b8cac]
|
|
264
|
+
- @module-federation/sdk@0.14.0
|
|
265
|
+
- @module-federation/managers@0.14.0
|
|
266
|
+
- @module-federation/third-party-dts-extractor@0.14.0
|
|
267
|
+
- @module-federation/error-codes@0.14.0
|
|
268
|
+
|
|
269
|
+
## 0.13.1
|
|
270
|
+
|
|
271
|
+
### Patch Changes
|
|
272
|
+
|
|
273
|
+
- Updated dependencies [723d0f8]
|
|
274
|
+
- Updated dependencies [129dac6]
|
|
275
|
+
- @module-federation/third-party-dts-extractor@0.13.1
|
|
276
|
+
- @module-federation/managers@0.13.1
|
|
277
|
+
- @module-federation/sdk@0.13.1
|
|
278
|
+
- @module-federation/error-codes@0.13.1
|
|
279
|
+
|
|
280
|
+
## 0.13.0
|
|
281
|
+
|
|
282
|
+
### Patch Changes
|
|
283
|
+
|
|
284
|
+
- 38f324f: Disable live bindings on cjs builds of the runtime packages
|
|
285
|
+
- Updated dependencies [38f324f]
|
|
286
|
+
- @module-federation/third-party-dts-extractor@0.13.0
|
|
287
|
+
- @module-federation/error-codes@0.13.0
|
|
288
|
+
- @module-federation/managers@0.13.0
|
|
289
|
+
- @module-federation/sdk@0.13.0
|
|
290
|
+
|
|
291
|
+
## 0.12.0
|
|
292
|
+
|
|
293
|
+
### Patch Changes
|
|
294
|
+
|
|
295
|
+
- ebef2d0: chore(dts-plugin): optimize type-001 message
|
|
296
|
+
- ef96c4d: feat(dts-plugin): support exclude extract specify third party dts
|
|
297
|
+
- Updated dependencies [c399b9a]
|
|
298
|
+
- Updated dependencies [ef96c4d]
|
|
299
|
+
- Updated dependencies [f4fb242]
|
|
300
|
+
- @module-federation/sdk@0.12.0
|
|
301
|
+
- @module-federation/third-party-dts-extractor@0.12.0
|
|
302
|
+
- @module-federation/managers@0.12.0
|
|
303
|
+
- @module-federation/error-codes@0.12.0
|
|
304
|
+
|
|
305
|
+
## 0.11.4
|
|
306
|
+
|
|
307
|
+
### Patch Changes
|
|
308
|
+
|
|
309
|
+
- ed8bda3: remove query strings from exposed modules to fix tsc resolves
|
|
310
|
+
- Updated dependencies [64a2bc1]
|
|
311
|
+
- Updated dependencies [c14842f]
|
|
312
|
+
- @module-federation/sdk@0.11.4
|
|
313
|
+
- @module-federation/managers@0.11.4
|
|
314
|
+
- @module-federation/third-party-dts-extractor@0.11.4
|
|
315
|
+
- @module-federation/error-codes@0.11.4
|
|
316
|
+
|
|
317
|
+
## 0.11.3
|
|
318
|
+
|
|
319
|
+
### Patch Changes
|
|
320
|
+
|
|
321
|
+
- e2c0a89: fix(dts-plugin): add recursive:true while generate types hit cache
|
|
322
|
+
- @module-federation/sdk@0.11.3
|
|
323
|
+
- @module-federation/managers@0.11.3
|
|
324
|
+
- @module-federation/third-party-dts-extractor@0.11.3
|
|
325
|
+
- @module-federation/error-codes@0.11.3
|
|
326
|
+
|
|
327
|
+
## 0.11.2
|
|
328
|
+
|
|
329
|
+
### Patch Changes
|
|
330
|
+
|
|
331
|
+
- Updated dependencies [047857b]
|
|
332
|
+
- @module-federation/sdk@0.11.2
|
|
333
|
+
- @module-federation/managers@0.11.2
|
|
334
|
+
- @module-federation/third-party-dts-extractor@0.11.2
|
|
335
|
+
- @module-federation/error-codes@0.11.2
|
|
336
|
+
|
|
337
|
+
## 0.11.1
|
|
338
|
+
|
|
339
|
+
### Patch Changes
|
|
340
|
+
|
|
341
|
+
- @module-federation/sdk@0.11.1
|
|
342
|
+
- @module-federation/managers@0.11.1
|
|
343
|
+
- @module-federation/third-party-dts-extractor@0.11.1
|
|
344
|
+
- @module-federation/error-codes@0.11.1
|
|
345
|
+
|
|
346
|
+
## 0.11.0
|
|
347
|
+
|
|
348
|
+
### Patch Changes
|
|
349
|
+
|
|
350
|
+
- eecee74: use `cwd` to create Module Federation tsconfig
|
|
351
|
+
- Updated dependencies [fce107e]
|
|
352
|
+
- @module-federation/sdk@0.11.0
|
|
353
|
+
- @module-federation/managers@0.11.0
|
|
354
|
+
- @module-federation/third-party-dts-extractor@0.11.0
|
|
355
|
+
- @module-federation/error-codes@0.11.0
|
|
356
|
+
|
|
357
|
+
## 0.10.0
|
|
358
|
+
|
|
359
|
+
### Patch Changes
|
|
360
|
+
|
|
361
|
+
- 22fcccd: perf(dts-plugin): add fetch timeout and add log
|
|
362
|
+
- Updated dependencies [0f71cbc]
|
|
363
|
+
- Updated dependencies [22fcccd]
|
|
364
|
+
- @module-federation/sdk@0.10.0
|
|
365
|
+
- @module-federation/managers@0.10.0
|
|
366
|
+
- @module-federation/third-party-dts-extractor@0.10.0
|
|
367
|
+
- @module-federation/error-codes@0.10.0
|
|
368
|
+
|
|
369
|
+
## 0.9.1
|
|
370
|
+
|
|
371
|
+
### Patch Changes
|
|
372
|
+
|
|
373
|
+
- 35d925b: feat(dts-plugin): support remoteTypeUrls option which allow user to specify the remote types url
|
|
374
|
+
- 35d925b: fix(dts-plugin): support parse @scope@manifest-url.json entry
|
|
375
|
+
- 7a37360: fix(dts-plugin): consume api types if adding new one
|
|
376
|
+
- Updated dependencies [35d925b]
|
|
377
|
+
- Updated dependencies [35d925b]
|
|
378
|
+
- Updated dependencies [8acd217]
|
|
379
|
+
- @module-federation/sdk@0.9.1
|
|
380
|
+
- @module-federation/managers@0.9.1
|
|
381
|
+
- @module-federation/third-party-dts-extractor@0.9.1
|
|
382
|
+
- @module-federation/error-codes@0.9.1
|
|
383
|
+
|
|
384
|
+
## 0.9.0
|
|
385
|
+
|
|
386
|
+
### Minor Changes
|
|
387
|
+
|
|
388
|
+
- 5ebc53f: feat: enable tsc incremental build
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- d872b35: fix(dts-plugin): cache file should have name as its unique path
|
|
393
|
+
- @module-federation/sdk@0.9.0
|
|
394
|
+
- @module-federation/managers@0.9.0
|
|
395
|
+
- @module-federation/third-party-dts-extractor@0.9.0
|
|
396
|
+
- @module-federation/error-codes@0.9.0
|
|
397
|
+
|
|
398
|
+
## 0.8.12
|
|
399
|
+
|
|
400
|
+
### Patch Changes
|
|
401
|
+
|
|
402
|
+
- d227303: fix(dts-plugin): only block build process in prod env when generating types
|
|
403
|
+
- @module-federation/sdk@0.8.12
|
|
404
|
+
- @module-federation/managers@0.8.12
|
|
405
|
+
- @module-federation/third-party-dts-extractor@0.8.12
|
|
406
|
+
- @module-federation/error-codes@0.8.12
|
|
407
|
+
|
|
408
|
+
## 0.8.11
|
|
409
|
+
|
|
410
|
+
### Patch Changes
|
|
411
|
+
|
|
412
|
+
- @module-federation/sdk@0.8.11
|
|
413
|
+
- @module-federation/managers@0.8.11
|
|
414
|
+
- @module-federation/third-party-dts-extractor@0.8.11
|
|
415
|
+
- @module-federation/error-codes@0.8.11
|
|
416
|
+
|
|
417
|
+
## 0.8.10
|
|
418
|
+
|
|
419
|
+
### Patch Changes
|
|
420
|
+
|
|
421
|
+
- @module-federation/sdk@0.8.10
|
|
422
|
+
- @module-federation/managers@0.8.10
|
|
423
|
+
- @module-federation/third-party-dts-extractor@0.8.10
|
|
424
|
+
- @module-federation/error-codes@0.8.10
|
|
425
|
+
|
|
426
|
+
## 0.8.9
|
|
427
|
+
|
|
428
|
+
### Patch Changes
|
|
429
|
+
|
|
430
|
+
- 6e3afc6: feat(dts-plugin): support pass headers when request types url
|
|
431
|
+
- 1be9d62: feat(dts-plugin): add dts.displayErrorInTerminal to help control display error
|
|
432
|
+
- 6e3afc6: fix(dts-plugin): set outputDir default value
|
|
433
|
+
- 6e3afc6: fix(dts-plugin): use remoteTarPath first to fetch hot types
|
|
434
|
+
- 6e3afc6: fix(dts-plugin): only consume types in dev
|
|
435
|
+
- 6e3afc6: fix(dts-plugin): throw error while downloading types archive hit historyApiFallback
|
|
436
|
+
- 6e3afc6: fix(dts-plugin): generateTypes should after consumeTypes finished
|
|
437
|
+
- 6e3afc6: fix(dts-plugin): dev plugin should apply after fetchPromise resolved
|
|
438
|
+
- @module-federation/sdk@0.8.9
|
|
439
|
+
- @module-federation/managers@0.8.9
|
|
440
|
+
- @module-federation/third-party-dts-extractor@0.8.9
|
|
441
|
+
- @module-federation/error-codes@0.8.9
|
|
442
|
+
|
|
443
|
+
## 0.8.8
|
|
444
|
+
|
|
445
|
+
### Patch Changes
|
|
446
|
+
|
|
447
|
+
- @module-federation/sdk@0.8.8
|
|
448
|
+
- @module-federation/managers@0.8.8
|
|
449
|
+
- @module-federation/third-party-dts-extractor@0.8.8
|
|
450
|
+
- @module-federation/error-codes@0.8.8
|
|
451
|
+
|
|
452
|
+
## 0.8.7
|
|
453
|
+
|
|
454
|
+
### Patch Changes
|
|
455
|
+
|
|
456
|
+
- Updated dependencies [835b09c]
|
|
457
|
+
- Updated dependencies [336f3d8]
|
|
458
|
+
- Updated dependencies [4fd33fb]
|
|
459
|
+
- @module-federation/sdk@0.8.7
|
|
460
|
+
- @module-federation/error-codes@0.8.7
|
|
461
|
+
- @module-federation/managers@0.8.7
|
|
462
|
+
- @module-federation/third-party-dts-extractor@0.8.7
|
|
463
|
+
|
|
464
|
+
## 0.8.6
|
|
465
|
+
|
|
466
|
+
### Patch Changes
|
|
467
|
+
|
|
468
|
+
- c90bba2: fix(dts-plugin): auto inject compiler output path to avoid duplicate zip file
|
|
469
|
+
- @module-federation/sdk@0.8.6
|
|
470
|
+
- @module-federation/managers@0.8.6
|
|
471
|
+
- @module-federation/third-party-dts-extractor@0.8.6
|
|
472
|
+
- @module-federation/error-codes@0.8.6
|
|
473
|
+
|
|
474
|
+
## 0.8.5
|
|
475
|
+
|
|
476
|
+
### Patch Changes
|
|
477
|
+
|
|
478
|
+
- @module-federation/sdk@0.8.5
|
|
479
|
+
- @module-federation/managers@0.8.5
|
|
480
|
+
- @module-federation/third-party-dts-extractor@0.8.5
|
|
481
|
+
- @module-federation/error-codes@0.8.5
|
|
482
|
+
|
|
483
|
+
## 0.8.4
|
|
484
|
+
|
|
485
|
+
### Patch Changes
|
|
486
|
+
|
|
487
|
+
- 5ea7aea: Lazy emit DTS files on hmr rebuilds, do not block compiler pipeline
|
|
488
|
+
- @module-federation/sdk@0.8.4
|
|
489
|
+
- @module-federation/managers@0.8.4
|
|
490
|
+
- @module-federation/third-party-dts-extractor@0.8.4
|
|
491
|
+
- @module-federation/error-codes@0.8.4
|
|
492
|
+
|
|
493
|
+
## 0.8.3
|
|
494
|
+
|
|
495
|
+
### Patch Changes
|
|
496
|
+
|
|
497
|
+
- 8e172c8: add `cwd` property to generate types
|
|
498
|
+
- Updated dependencies [8e172c8]
|
|
499
|
+
- @module-federation/sdk@0.8.3
|
|
500
|
+
- @module-federation/managers@0.8.3
|
|
501
|
+
- @module-federation/third-party-dts-extractor@0.8.3
|
|
502
|
+
- @module-federation/error-codes@0.8.3
|
|
503
|
+
|
|
504
|
+
## 0.8.2
|
|
505
|
+
|
|
506
|
+
### Patch Changes
|
|
507
|
+
|
|
508
|
+
- @module-federation/sdk@0.8.2
|
|
509
|
+
- @module-federation/managers@0.8.2
|
|
510
|
+
- @module-federation/third-party-dts-extractor@0.8.2
|
|
511
|
+
- @module-federation/error-codes@0.8.2
|
|
512
|
+
|
|
513
|
+
## 0.8.1
|
|
514
|
+
|
|
515
|
+
### Patch Changes
|
|
516
|
+
|
|
517
|
+
- @module-federation/sdk@0.8.1
|
|
518
|
+
- @module-federation/managers@0.8.1
|
|
519
|
+
- @module-federation/third-party-dts-extractor@0.8.1
|
|
520
|
+
- @module-federation/error-codes@0.8.1
|
|
521
|
+
|
|
522
|
+
## 0.8.0
|
|
523
|
+
|
|
524
|
+
### Patch Changes
|
|
525
|
+
|
|
526
|
+
- @module-federation/sdk@0.8.0
|
|
527
|
+
- @module-federation/managers@0.8.0
|
|
528
|
+
- @module-federation/third-party-dts-extractor@0.8.0
|
|
529
|
+
- @module-federation/error-codes@0.8.0
|
|
530
|
+
|
|
531
|
+
## 0.7.7
|
|
532
|
+
|
|
533
|
+
### Patch Changes
|
|
534
|
+
|
|
535
|
+
- 8db7611: ensure when dev is false that type generation only runs once
|
|
536
|
+
- @module-federation/sdk@0.7.7
|
|
537
|
+
- @module-federation/managers@0.7.7
|
|
538
|
+
- @module-federation/third-party-dts-extractor@0.7.7
|
|
539
|
+
- @module-federation/error-codes@0.7.7
|
|
540
|
+
|
|
541
|
+
## 0.7.6
|
|
542
|
+
|
|
543
|
+
### Patch Changes
|
|
544
|
+
|
|
545
|
+
- @module-federation/sdk@0.7.6
|
|
546
|
+
- @module-federation/managers@0.7.6
|
|
547
|
+
- @module-federation/third-party-dts-extractor@0.7.6
|
|
548
|
+
- @module-federation/error-codes@0.7.6
|
|
549
|
+
|
|
550
|
+
## 0.7.5
|
|
551
|
+
|
|
552
|
+
### Patch Changes
|
|
553
|
+
|
|
554
|
+
- @module-federation/sdk@0.7.5
|
|
555
|
+
- @module-federation/managers@0.7.5
|
|
556
|
+
- @module-federation/third-party-dts-extractor@0.7.5
|
|
557
|
+
- @module-federation/error-codes@0.7.5
|
|
558
|
+
|
|
559
|
+
## 0.7.4
|
|
560
|
+
|
|
561
|
+
### Patch Changes
|
|
562
|
+
|
|
563
|
+
- @module-federation/sdk@0.7.4
|
|
564
|
+
- @module-federation/managers@0.7.4
|
|
565
|
+
- @module-federation/third-party-dts-extractor@0.7.4
|
|
566
|
+
- @module-federation/error-codes@0.7.4
|
|
567
|
+
|
|
568
|
+
## 0.7.3
|
|
569
|
+
|
|
570
|
+
### Patch Changes
|
|
571
|
+
|
|
572
|
+
- Updated dependencies [4ab9295]
|
|
573
|
+
- Updated dependencies [7facc10]
|
|
574
|
+
- @module-federation/error-codes@0.7.3
|
|
575
|
+
- @module-federation/managers@0.7.3
|
|
576
|
+
- @module-federation/sdk@0.7.3
|
|
577
|
+
- @module-federation/third-party-dts-extractor@0.7.3
|
|
578
|
+
|
|
579
|
+
## 0.7.2
|
|
580
|
+
|
|
581
|
+
### Patch Changes
|
|
582
|
+
|
|
583
|
+
- 85990e2: fix(dts-plugin): hold the broker server if the remote not start locally
|
|
584
|
+
- @module-federation/sdk@0.7.2
|
|
585
|
+
- @module-federation/managers@0.7.2
|
|
586
|
+
- @module-federation/third-party-dts-extractor@0.7.2
|
|
587
|
+
- @module-federation/error-codes@0.7.2
|
|
588
|
+
|
|
589
|
+
## 0.7.1
|
|
590
|
+
|
|
591
|
+
### Patch Changes
|
|
592
|
+
|
|
593
|
+
- Updated dependencies [6db4c5f]
|
|
594
|
+
- @module-federation/sdk@0.7.1
|
|
595
|
+
- @module-federation/managers@0.7.1
|
|
596
|
+
- @module-federation/third-party-dts-extractor@0.7.1
|
|
597
|
+
- @module-federation/error-codes@0.7.1
|
|
598
|
+
|
|
599
|
+
## 0.7.0
|
|
600
|
+
|
|
601
|
+
### Minor Changes
|
|
602
|
+
|
|
603
|
+
- Updated dependencies [879ad87]
|
|
604
|
+
- Updated dependencies [4eb09e7]
|
|
605
|
+
- Updated dependencies [206b56d]
|
|
606
|
+
- Updated dependencies [849ef9c]
|
|
607
|
+
- @module-federation/sdk@0.7.0
|
|
608
|
+
- @module-federation/managers@0.7.0
|
|
609
|
+
- @module-federation/error-codes@0.7.0
|
|
610
|
+
- @module-federation/third-party-dts-extractor@0.7.0
|
|
611
|
+
|
|
612
|
+
## 0.6.16
|
|
613
|
+
|
|
614
|
+
### Patch Changes
|
|
615
|
+
|
|
616
|
+
- Updated dependencies [f779188]
|
|
617
|
+
- Updated dependencies [024df60]
|
|
618
|
+
- @module-federation/sdk@0.6.16
|
|
619
|
+
- @module-federation/managers@0.6.16
|
|
620
|
+
- @module-federation/third-party-dts-extractor@0.6.16
|
|
621
|
+
|
|
622
|
+
## 0.6.15
|
|
623
|
+
|
|
624
|
+
### Patch Changes
|
|
625
|
+
|
|
626
|
+
- @module-federation/sdk@0.6.15
|
|
627
|
+
- @module-federation/managers@0.6.15
|
|
628
|
+
- @module-federation/third-party-dts-extractor@0.6.15
|
|
629
|
+
|
|
630
|
+
## 0.6.14
|
|
631
|
+
|
|
632
|
+
### Patch Changes
|
|
633
|
+
|
|
634
|
+
- ad605d2: chore: unified logger
|
|
635
|
+
- Updated dependencies [ad605d2]
|
|
636
|
+
- @module-federation/managers@0.6.14
|
|
637
|
+
- @module-federation/sdk@0.6.14
|
|
638
|
+
- @module-federation/third-party-dts-extractor@0.6.14
|
|
639
|
+
|
|
640
|
+
## 0.6.13
|
|
641
|
+
|
|
642
|
+
### Patch Changes
|
|
643
|
+
|
|
644
|
+
- @module-federation/sdk@0.6.13
|
|
645
|
+
- @module-federation/managers@0.6.13
|
|
646
|
+
- @module-federation/third-party-dts-extractor@0.6.13
|
|
647
|
+
|
|
648
|
+
## 0.6.12
|
|
649
|
+
|
|
650
|
+
### Patch Changes
|
|
651
|
+
|
|
652
|
+
- @module-federation/sdk@0.6.12
|
|
653
|
+
- @module-federation/managers@0.6.12
|
|
654
|
+
- @module-federation/third-party-dts-extractor@0.6.12
|
|
655
|
+
|
|
656
|
+
## 0.6.11
|
|
657
|
+
|
|
658
|
+
### Patch Changes
|
|
659
|
+
|
|
660
|
+
- Updated dependencies [d5a3072]
|
|
661
|
+
- @module-federation/sdk@0.6.11
|
|
662
|
+
- @module-federation/managers@0.6.11
|
|
663
|
+
- @module-federation/third-party-dts-extractor@0.6.11
|
|
664
|
+
|
|
665
|
+
## 0.6.10
|
|
666
|
+
|
|
667
|
+
### Patch Changes
|
|
668
|
+
|
|
669
|
+
- Updated dependencies [22a3b83]
|
|
670
|
+
- @module-federation/sdk@0.6.10
|
|
671
|
+
- @module-federation/managers@0.6.10
|
|
672
|
+
- @module-federation/third-party-dts-extractor@0.6.10
|
|
673
|
+
|
|
674
|
+
## 0.6.9
|
|
675
|
+
|
|
676
|
+
### Patch Changes
|
|
677
|
+
|
|
678
|
+
- @module-federation/sdk@0.6.9
|
|
679
|
+
- @module-federation/managers@0.6.9
|
|
680
|
+
- @module-federation/third-party-dts-extractor@0.6.9
|
|
681
|
+
|
|
682
|
+
## 0.6.8
|
|
683
|
+
|
|
684
|
+
### Patch Changes
|
|
685
|
+
|
|
686
|
+
- Updated dependencies [32db0ac]
|
|
687
|
+
- @module-federation/sdk@0.6.8
|
|
688
|
+
- @module-federation/managers@0.6.8
|
|
689
|
+
- @module-federation/third-party-dts-extractor@0.6.8
|
|
690
|
+
|
|
691
|
+
## 0.6.7
|
|
692
|
+
|
|
693
|
+
### Patch Changes
|
|
694
|
+
|
|
695
|
+
- 0216364: fix(dts-plugin): ignore .vue ext
|
|
696
|
+
- Updated dependencies [9e32644]
|
|
697
|
+
- @module-federation/sdk@0.6.7
|
|
698
|
+
- @module-federation/managers@0.6.7
|
|
699
|
+
- @module-federation/third-party-dts-extractor@0.6.7
|
|
700
|
+
|
|
701
|
+
## 0.6.6
|
|
702
|
+
|
|
703
|
+
### Patch Changes
|
|
704
|
+
|
|
705
|
+
- 35aead4: fix(dts-plugin): zipName should add prefix if remoteEntry has it
|
|
706
|
+
- @module-federation/sdk@0.6.6
|
|
707
|
+
- @module-federation/managers@0.6.6
|
|
708
|
+
- @module-federation/third-party-dts-extractor@0.6.6
|
|
709
|
+
|
|
710
|
+
## 0.6.5
|
|
711
|
+
|
|
712
|
+
### Patch Changes
|
|
713
|
+
|
|
714
|
+
- @module-federation/sdk@0.6.5
|
|
715
|
+
- @module-federation/managers@0.6.5
|
|
716
|
+
- @module-federation/third-party-dts-extractor@0.6.5
|
|
717
|
+
|
|
718
|
+
## 0.6.4
|
|
719
|
+
|
|
720
|
+
### Patch Changes
|
|
721
|
+
|
|
722
|
+
- @module-federation/sdk@0.6.4
|
|
723
|
+
- @module-federation/managers@0.6.4
|
|
724
|
+
- @module-federation/third-party-dts-extractor@0.6.4
|
|
725
|
+
|
|
726
|
+
## 0.6.3
|
|
727
|
+
|
|
728
|
+
### Patch Changes
|
|
729
|
+
|
|
730
|
+
- @module-federation/sdk@0.6.3
|
|
731
|
+
- @module-federation/managers@0.6.3
|
|
732
|
+
- @module-federation/third-party-dts-extractor@0.6.3
|
|
733
|
+
|
|
734
|
+
## 0.6.2
|
|
735
|
+
|
|
736
|
+
### Patch Changes
|
|
737
|
+
|
|
738
|
+
- @module-federation/sdk@0.6.2
|
|
739
|
+
- @module-federation/managers@0.6.2
|
|
740
|
+
- @module-federation/third-party-dts-extractor@0.6.2
|
|
741
|
+
|
|
742
|
+
## 0.6.1
|
|
743
|
+
|
|
744
|
+
### Patch Changes
|
|
745
|
+
|
|
746
|
+
- Updated dependencies [2855583]
|
|
747
|
+
- Updated dependencies [813680f]
|
|
748
|
+
- @module-federation/sdk@0.6.1
|
|
749
|
+
- @module-federation/managers@0.6.1
|
|
750
|
+
- @module-federation/third-party-dts-extractor@0.6.1
|
|
751
|
+
|
|
752
|
+
## 0.6.0
|
|
753
|
+
|
|
754
|
+
### Patch Changes
|
|
755
|
+
|
|
756
|
+
- Updated dependencies [1d9bb77]
|
|
757
|
+
- @module-federation/sdk@0.6.0
|
|
758
|
+
- @module-federation/managers@0.6.0
|
|
759
|
+
- @module-federation/third-party-dts-extractor@0.6.0
|
|
760
|
+
|
|
761
|
+
## 0.5.2
|
|
762
|
+
|
|
763
|
+
### Patch Changes
|
|
764
|
+
|
|
765
|
+
- Updated dependencies [b90fa7d]
|
|
766
|
+
- @module-federation/sdk@0.5.2
|
|
767
|
+
- @module-federation/managers@0.5.2
|
|
768
|
+
- @module-federation/third-party-dts-extractor@0.5.2
|
|
769
|
+
|
|
770
|
+
## 0.5.1
|
|
771
|
+
|
|
772
|
+
### Patch Changes
|
|
773
|
+
|
|
774
|
+
- @module-federation/sdk@0.5.1
|
|
775
|
+
- @module-federation/managers@0.5.1
|
|
776
|
+
- @module-federation/third-party-dts-extractor@0.5.1
|
|
777
|
+
|
|
778
|
+
## 0.5.0
|
|
779
|
+
|
|
780
|
+
### Patch Changes
|
|
781
|
+
|
|
782
|
+
- Updated dependencies [8378a77]
|
|
783
|
+
- @module-federation/sdk@0.5.0
|
|
784
|
+
- @module-federation/managers@0.5.0
|
|
785
|
+
- @module-federation/third-party-dts-extractor@0.5.0
|
|
786
|
+
|
|
787
|
+
## 0.4.0
|
|
788
|
+
|
|
789
|
+
### Patch Changes
|
|
790
|
+
|
|
791
|
+
- Updated dependencies [a6e2bed]
|
|
792
|
+
- Updated dependencies [a6e2bed]
|
|
793
|
+
- @module-federation/sdk@0.4.0
|
|
794
|
+
- @module-federation/managers@0.4.0
|
|
795
|
+
- @module-federation/third-party-dts-extractor@0.4.0
|
|
796
|
+
|
|
797
|
+
## 0.3.5
|
|
798
|
+
|
|
799
|
+
### Patch Changes
|
|
800
|
+
|
|
801
|
+
- @module-federation/sdk@0.3.5
|
|
802
|
+
- @module-federation/managers@0.3.5
|
|
803
|
+
- @module-federation/third-party-dts-extractor@0.3.5
|
|
804
|
+
|
|
805
|
+
## 0.3.4
|
|
806
|
+
|
|
807
|
+
### Patch Changes
|
|
808
|
+
|
|
809
|
+
- @module-federation/sdk@0.3.4
|
|
810
|
+
- @module-federation/managers@0.3.4
|
|
811
|
+
- @module-federation/third-party-dts-extractor@0.3.4
|
|
812
|
+
|
|
813
|
+
## 0.3.3
|
|
814
|
+
|
|
815
|
+
### Patch Changes
|
|
816
|
+
|
|
817
|
+
- @module-federation/sdk@0.3.3
|
|
818
|
+
- @module-federation/managers@0.3.3
|
|
819
|
+
- @module-federation/third-party-dts-extractor@0.3.3
|
|
820
|
+
|
|
821
|
+
## 0.3.2
|
|
822
|
+
|
|
823
|
+
### Patch Changes
|
|
824
|
+
|
|
825
|
+
- 0de1c83: fix: do not collect node internal utils
|
|
826
|
+
- 85ae159: feat: support rspack ssr
|
|
827
|
+
- Updated dependencies [0de1c83]
|
|
828
|
+
- @module-federation/third-party-dts-extractor@0.3.2
|
|
829
|
+
- @module-federation/sdk@0.3.2
|
|
830
|
+
- @module-federation/managers@0.3.2
|
|
831
|
+
|
|
832
|
+
## 0.3.1
|
|
833
|
+
|
|
834
|
+
### Patch Changes
|
|
835
|
+
|
|
836
|
+
- 0a9adaf: chore: remove useless log
|
|
837
|
+
- @module-federation/sdk@0.3.1
|
|
838
|
+
- @module-federation/managers@0.3.1
|
|
839
|
+
- @module-federation/third-party-dts-extractor@0.3.1
|
|
840
|
+
|
|
841
|
+
## 0.3.0
|
|
842
|
+
|
|
843
|
+
### Minor Changes
|
|
844
|
+
|
|
845
|
+
- fa37cc4: feat: support modern.js ssr [#2348](https://github.com/module-federation/core/issues/2348)
|
|
846
|
+
|
|
847
|
+
### Patch Changes
|
|
848
|
+
|
|
849
|
+
- 7c4d99b: fix(dts-plugin): temp tsconfig path should extends original tsconfig
|
|
850
|
+
- Updated dependencies [fa37cc4]
|
|
851
|
+
- @module-federation/sdk@0.3.0
|
|
852
|
+
- @module-federation/managers@0.3.0
|
|
853
|
+
- @module-federation/third-party-dts-extractor@0.3.0
|
|
854
|
+
|
|
855
|
+
## 0.2.8
|
|
856
|
+
|
|
857
|
+
### Patch Changes
|
|
858
|
+
|
|
859
|
+
- f3d13c2: fix(dts-plugin): ensure dts file path if it has deep path
|
|
860
|
+
- @module-federation/sdk@0.2.8
|
|
861
|
+
- @module-federation/managers@0.2.8
|
|
862
|
+
- @module-federation/third-party-dts-extractor@0.2.8
|
|
863
|
+
|
|
864
|
+
## 0.2.7
|
|
865
|
+
|
|
866
|
+
### Patch Changes
|
|
867
|
+
|
|
868
|
+
- b00ef13: fix(dts-plugin): support compile vue@3 dts
|
|
869
|
+
- Updated dependencies [b00ef13]
|
|
870
|
+
- @module-federation/third-party-dts-extractor@0.2.7
|
|
871
|
+
- @module-federation/sdk@0.2.7
|
|
872
|
+
- @module-federation/managers@0.2.7
|
|
873
|
+
|
|
874
|
+
## 0.2.6
|
|
875
|
+
|
|
876
|
+
### Patch Changes
|
|
877
|
+
|
|
878
|
+
- Updated dependencies [91bf689]
|
|
879
|
+
- @module-federation/sdk@0.2.6
|
|
880
|
+
- @module-federation/managers@0.2.6
|
|
881
|
+
- @module-federation/third-party-dts-extractor@0.2.6
|
|
882
|
+
|
|
883
|
+
## 0.2.5
|
|
884
|
+
|
|
885
|
+
### Patch Changes
|
|
886
|
+
|
|
887
|
+
- Updated dependencies [8cce571]
|
|
888
|
+
- @module-federation/sdk@0.2.5
|
|
889
|
+
- @module-federation/managers@0.2.5
|
|
890
|
+
- @module-federation/third-party-dts-extractor@0.2.5
|
|
891
|
+
|
|
892
|
+
## 0.2.4
|
|
893
|
+
|
|
894
|
+
### Patch Changes
|
|
895
|
+
|
|
896
|
+
- Updated dependencies [09b792d]
|
|
897
|
+
- Updated dependencies [09b792d]
|
|
898
|
+
- @module-federation/sdk@0.2.4
|
|
899
|
+
- @module-federation/managers@0.2.4
|
|
900
|
+
- @module-federation/third-party-dts-extractor@0.2.4
|
|
901
|
+
|
|
902
|
+
## 0.2.3
|
|
903
|
+
|
|
904
|
+
### Patch Changes
|
|
905
|
+
|
|
906
|
+
- Updated dependencies [32f26af]
|
|
907
|
+
- Updated dependencies [32f26af]
|
|
908
|
+
- @module-federation/sdk@0.2.3
|
|
909
|
+
- @module-federation/managers@0.2.3
|
|
910
|
+
- @module-federation/third-party-dts-extractor@0.2.3
|
|
911
|
+
|
|
912
|
+
## 0.2.2
|
|
913
|
+
|
|
914
|
+
### Patch Changes
|
|
915
|
+
|
|
916
|
+
- 7d09ed8: Emit DTS relative to remote entry location
|
|
917
|
+
- @module-federation/sdk@0.2.2
|
|
918
|
+
- @module-federation/managers@0.2.2
|
|
919
|
+
- @module-federation/third-party-dts-extractor@0.2.2
|
|
920
|
+
|
|
921
|
+
## 0.2.1
|
|
922
|
+
|
|
923
|
+
### Patch Changes
|
|
924
|
+
|
|
925
|
+
- 88445e7: Support getPublicPath in compiler plugins
|
|
926
|
+
- Updated dependencies [88445e7]
|
|
927
|
+
- @module-federation/sdk@0.2.1
|
|
928
|
+
- @module-federation/managers@0.2.1
|
|
929
|
+
- @module-federation/third-party-dts-extractor@0.2.1
|
|
930
|
+
|
|
931
|
+
## 0.2.0
|
|
932
|
+
|
|
933
|
+
### Patch Changes
|
|
934
|
+
|
|
935
|
+
- 804cc3b: fix: check pid is undefined before kill it
|
|
936
|
+
- 52bb94c: fix(dts-plugin): ensure kill fork child process when the task is finished
|
|
937
|
+
- f7a6d3f: fix: download api types when types refresh
|
|
938
|
+
- @module-federation/sdk@0.2.0
|
|
939
|
+
- @module-federation/managers@0.2.0
|
|
940
|
+
- @module-federation/third-party-dts-extractor@0.2.0
|
|
941
|
+
|
|
942
|
+
## 0.1.21
|
|
943
|
+
|
|
944
|
+
### Patch Changes
|
|
945
|
+
|
|
946
|
+
- a50c459: fix: use ipv4 first while load local remote
|
|
947
|
+
- 88900ad: fix: support decode encode remote name
|
|
948
|
+
- 4cddb8a: fix: no delete exist types if fetch new types failed
|
|
949
|
+
- 6ee10aa: fix: replace sourceEntry with index if the value is '.'
|
|
950
|
+
- 1e93c5e: fix: use userOptions.typesFolder first
|
|
951
|
+
- Updated dependencies [88900ad]
|
|
952
|
+
- @module-federation/sdk@0.1.21
|
|
953
|
+
- @module-federation/managers@0.1.21
|
|
954
|
+
- @module-federation/third-party-dts-extractor@0.1.21
|
|
955
|
+
|
|
956
|
+
## 0.1.20
|
|
957
|
+
|
|
958
|
+
### Patch Changes
|
|
959
|
+
|
|
960
|
+
- 685c607: feat: support dynamic remote type hints
|
|
961
|
+
- 34f9498: dts-plugin can now support remotes using relative path references: 'app@/mf-manifest.json'
|
|
962
|
+
- Updated dependencies [685c607]
|
|
963
|
+
- Updated dependencies [e8e0969]
|
|
964
|
+
- Updated dependencies [349c381]
|
|
965
|
+
- @module-federation/third-party-dts-extractor@0.1.20
|
|
966
|
+
- @module-federation/sdk@0.1.20
|
|
967
|
+
- @module-federation/managers@0.1.20
|
|
968
|
+
|
|
969
|
+
## 0.1.19
|
|
970
|
+
|
|
971
|
+
### Patch Changes
|
|
972
|
+
|
|
973
|
+
- Updated dependencies [031454d]
|
|
974
|
+
- Updated dependencies [b0a31a7]
|
|
975
|
+
- Updated dependencies [a2bfb9b]
|
|
976
|
+
- @module-federation/sdk@0.1.19
|
|
977
|
+
- @module-federation/managers@0.1.19
|
|
978
|
+
- @module-federation/third-party-dts-extractor@0.1.19
|
|
979
|
+
|
|
980
|
+
## 0.1.18
|
|
981
|
+
|
|
982
|
+
### Patch Changes
|
|
983
|
+
|
|
984
|
+
- Updated dependencies [80af3f3]
|
|
985
|
+
- @module-federation/sdk@0.1.18
|
|
986
|
+
- @module-federation/managers@0.1.18
|
|
987
|
+
- @module-federation/third-party-dts-extractor@0.1.18
|
|
988
|
+
|
|
989
|
+
## 0.1.17
|
|
990
|
+
|
|
991
|
+
### Patch Changes
|
|
992
|
+
|
|
993
|
+
- @module-federation/sdk@0.1.17
|
|
994
|
+
- @module-federation/managers@0.1.17
|
|
995
|
+
- @module-federation/third-party-dts-extractor@0.1.17
|
|
996
|
+
|
|
997
|
+
## 0.1.16
|
|
998
|
+
|
|
999
|
+
### Patch Changes
|
|
1000
|
+
|
|
1001
|
+
- ea34795: optional vue-tsc
|
|
1002
|
+
- Updated dependencies [cce5404]
|
|
1003
|
+
- Updated dependencies [364f2bc]
|
|
1004
|
+
- @module-federation/managers@0.1.16
|
|
1005
|
+
- @module-federation/sdk@0.1.16
|
|
1006
|
+
- @module-federation/third-party-dts-extractor@0.1.16
|
|
1007
|
+
|
|
1008
|
+
## 0.1.15
|
|
1009
|
+
|
|
1010
|
+
### Patch Changes
|
|
1011
|
+
|
|
1012
|
+
- 1227fd6: fix: Avoid the generation type order being affected by the loading timing so that every type occurs
|
|
1013
|
+
- @module-federation/sdk@0.1.15
|
|
1014
|
+
- @module-federation/managers@0.1.15
|
|
1015
|
+
- @module-federation/third-party-dts-extractor@0.1.15
|
|
1016
|
+
|
|
1017
|
+
## 0.1.14
|
|
1018
|
+
|
|
1019
|
+
### Patch Changes
|
|
1020
|
+
|
|
1021
|
+
- Updated dependencies [103b2b8]
|
|
1022
|
+
- @module-federation/sdk@0.1.14
|
|
1023
|
+
- @module-federation/managers@0.1.14
|
|
1024
|
+
- @module-federation/third-party-dts-extractor@0.1.14
|
|
1025
|
+
|
|
1026
|
+
## 0.1.13
|
|
1027
|
+
|
|
1028
|
+
### Patch Changes
|
|
1029
|
+
|
|
1030
|
+
- 2e52e51: Build zip url for json ext as well
|
|
1031
|
+
- 677958c: fix: tsup configuration
|
|
1032
|
+
- Updated dependencies [2e52e51]
|
|
1033
|
+
- Updated dependencies [0113b81]
|
|
1034
|
+
- Updated dependencies [677958c]
|
|
1035
|
+
- Updated dependencies [2e52e51]
|
|
1036
|
+
- @module-federation/managers@0.1.13
|
|
1037
|
+
- @module-federation/third-party-dts-extractor@0.1.13
|
|
1038
|
+
- @module-federation/sdk@0.1.13
|
|
1039
|
+
|
|
1040
|
+
## 0.1.12
|
|
1041
|
+
|
|
1042
|
+
### Patch Changes
|
|
1043
|
+
|
|
1044
|
+
- 2a18c65: fix(dts-plugin): avoid typescript generation exceptions in javascript projects
|
|
1045
|
+
- @module-federation/sdk@0.1.12
|
|
1046
|
+
- @module-federation/managers@0.1.12
|
|
1047
|
+
- @module-federation/third-party-dts-extractor@0.1.12
|
|
1048
|
+
|
|
1049
|
+
## 0.1.11
|
|
1050
|
+
|
|
1051
|
+
### Patch Changes
|
|
1052
|
+
|
|
1053
|
+
- @module-federation/sdk@0.1.11
|
|
1054
|
+
- @module-federation/managers@0.1.11
|
|
1055
|
+
- @module-federation/third-party-dts-extractor@0.1.11
|
|
1056
|
+
|
|
1057
|
+
## 0.1.10
|
|
1058
|
+
|
|
1059
|
+
### Patch Changes
|
|
1060
|
+
|
|
1061
|
+
- 3d4fb69: import path on Windows
|
|
1062
|
+
- @module-federation/sdk@0.1.10
|
|
1063
|
+
- @module-federation/managers@0.1.10
|
|
1064
|
+
- @module-federation/third-party-dts-extractor@0.1.10
|
|
1065
|
+
|
|
1066
|
+
## 0.1.9
|
|
1067
|
+
|
|
1068
|
+
### Patch Changes
|
|
1069
|
+
|
|
1070
|
+
- @module-federation/sdk@0.1.9
|
|
1071
|
+
- @module-federation/managers@0.1.9
|
|
1072
|
+
- @module-federation/third-party-dts-extractor@0.1.9
|
|
1073
|
+
|
|
1074
|
+
## 0.1.8
|
|
1075
|
+
|
|
1076
|
+
### Patch Changes
|
|
1077
|
+
|
|
1078
|
+
- @module-federation/sdk@0.1.8
|
|
1079
|
+
- @module-federation/managers@0.1.8
|
|
1080
|
+
- @module-federation/third-party-dts-extractor@0.1.8
|
|
1081
|
+
|
|
1082
|
+
## 0.1.7
|
|
1083
|
+
|
|
1084
|
+
### Patch Changes
|
|
1085
|
+
|
|
1086
|
+
- @module-federation/sdk@0.1.7
|
|
1087
|
+
- @module-federation/managers@0.1.7
|
|
1088
|
+
- @module-federation/third-party-dts-extractor@0.1.7
|
|
1089
|
+
|
|
1090
|
+
## 0.1.6
|
|
1091
|
+
|
|
1092
|
+
### Patch Changes
|
|
1093
|
+
|
|
1094
|
+
- 72c7b80: chore: fix release tag
|
|
1095
|
+
- Updated dependencies [72c7b80]
|
|
1096
|
+
- @module-federation/managers@0.1.6
|
|
1097
|
+
- @module-federation/sdk@0.1.6
|
|
1098
|
+
- @module-federation/third-party-dts-extractor@0.1.6
|
|
1099
|
+
|
|
1100
|
+
## 0.1.5
|
|
1101
|
+
|
|
1102
|
+
### Patch Changes
|
|
1103
|
+
|
|
1104
|
+
- f9b8af7: feat: supports the use of @module-federation/enhanced/runtime and also has type hints
|
|
1105
|
+
- 71559fb: fix: output error in file
|
|
1106
|
+
- Updated dependencies [ca271ab]
|
|
1107
|
+
- Updated dependencies [1a9c6e7]
|
|
1108
|
+
- @module-federation/sdk@0.1.5
|
|
1109
|
+
- @module-federation/managers@0.1.5
|
|
1110
|
+
|
|
1111
|
+
## 0.1.4
|
|
1112
|
+
|
|
1113
|
+
### Patch Changes
|
|
1114
|
+
|
|
1115
|
+
- 8f3a440: fix: detect whether the project is ts
|
|
1116
|
+
- Updated dependencies [8f3a440]
|
|
1117
|
+
- Updated dependencies [2f697b9]
|
|
1118
|
+
- @module-federation/sdk@0.1.4
|
|
1119
|
+
- @module-federation/managers@0.1.4
|
|
1120
|
+
|
|
1121
|
+
## 0.1.3
|
|
1122
|
+
|
|
1123
|
+
### Patch Changes
|
|
1124
|
+
|
|
1125
|
+
- f926b6c: chore: split types plugins implementation
|
|
1126
|
+
- @module-federation/sdk@0.1.3
|
|
1127
|
+
- @module-federation/managers@0.1.3
|
|
1128
|
+
|
|
1129
|
+
## 0.1.2
|
|
1130
|
+
|
|
1131
|
+
### Patch Changes
|
|
1132
|
+
|
|
1133
|
+
- c8c0ad2: feat: enhance type capability
|
|
1134
|
+
- Updated dependencies [c8c0ad2]
|
|
1135
|
+
- @module-federation/native-federation-typescript@0.1.2
|
|
1136
|
+
- @module-federation/sdk@0.1.2
|