@module-federation/dts-plugin 0.0.0-fix-webpack-manfest-version-20260202074337 → 0.0.0-fix-loop-load-20260203135642

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/dist/CHANGELOG.md CHANGED
@@ -1,13 +1,22 @@
1
1
  # @module-federation/dts-plugin
2
2
 
3
- ## 0.0.0-fix-webpack-manfest-version-20260202074337
3
+ ## 0.0.0-fix-loop-load-20260203135642
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @module-federation/sdk@0.0.0-fix-webpack-manfest-version-20260202074337
8
- - @module-federation/managers@0.0.0-fix-webpack-manfest-version-20260202074337
9
- - @module-federation/third-party-dts-extractor@0.0.0-fix-webpack-manfest-version-20260202074337
10
- - @module-federation/error-codes@0.0.0-fix-webpack-manfest-version-20260202074337
7
+ - @module-federation/sdk@0.0.0-fix-loop-load-20260203135642
8
+ - @module-federation/managers@0.0.0-fix-loop-load-20260203135642
9
+ - @module-federation/third-party-dts-extractor@0.0.0-fix-loop-load-20260203135642
10
+ - @module-federation/error-codes@0.0.0-fix-loop-load-20260203135642
11
+
12
+ ## 0.24.0
13
+
14
+ ### Patch Changes
15
+
16
+ - @module-federation/sdk@0.24.0
17
+ - @module-federation/managers@0.24.0
18
+ - @module-federation/third-party-dts-extractor@0.24.0
19
+ - @module-federation/error-codes@0.24.0
11
20
 
12
21
  ## 0.23.0
13
22
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@module-federation/dts-plugin",
3
- "version": "0.0.0-fix-webpack-manfest-version-20260202074337",
3
+ "version": "0.0.0-fix-loop-load-20260203135642",
4
4
  "author": "hanric <hanric.zhang@gmail.com>",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@module-federation/dts-plugin",
3
- "version": "0.0.0-fix-webpack-manfest-version-20260202074337",
3
+ "version": "0.0.0-fix-loop-load-20260203135642",
4
4
  "author": "hanric <hanric.zhang@gmail.com>",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -60,10 +60,10 @@
60
60
  "node-schedule": "2.1.1",
61
61
  "rambda": "^9.1.0",
62
62
  "ws": "8.18.0",
63
- "@module-federation/error-codes": "0.0.0-fix-webpack-manfest-version-20260202074337",
64
- "@module-federation/sdk": "0.0.0-fix-webpack-manfest-version-20260202074337",
65
- "@module-federation/managers": "0.0.0-fix-webpack-manfest-version-20260202074337",
66
- "@module-federation/third-party-dts-extractor": "0.0.0-fix-webpack-manfest-version-20260202074337"
63
+ "@module-federation/error-codes": "0.0.0-fix-loop-load-20260203135642",
64
+ "@module-federation/sdk": "0.0.0-fix-loop-load-20260203135642",
65
+ "@module-federation/managers": "0.0.0-fix-loop-load-20260203135642",
66
+ "@module-federation/third-party-dts-extractor": "0.0.0-fix-loop-load-20260203135642"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@types/koa": "2.15.0",
@@ -74,7 +74,7 @@
74
74
  "vue": "^3.5.13",
75
75
  "vue-tsc": "^2.2.10",
76
76
  "webpack": "^5.98.0",
77
- "@module-federation/runtime": "0.0.0-fix-webpack-manfest-version-20260202074337"
77
+ "@module-federation/runtime": "0.0.0-fix-loop-load-20260203135642"
78
78
  },
79
79
  "peerDependencies": {
80
80
  "typescript": "^4.9.0 || ^5.0.0",