Skip to content

Commit 72030c9

Browse files
committed
chore: release v2.4.0
1 parent 3a3414c commit 72030c9

93 files changed

Lines changed: 434 additions & 75 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/fix-chrome-fast-refresh-scope.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-sdk-node-fetch-peer-range.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hot-towns-stick.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/kind-clubs-find.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/remove-legacy-data-prefetch.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

apps/node-dynamic-remote-new-version/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# node-dynamic-remote-new-version
22

3+
## 1.0.9
4+
5+
### Patch Changes
6+
7+
- @module-federation/node@2.7.42
8+
39
## 1.0.8
410

511
### Patch Changes

apps/node-dynamic-remote-new-version/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@module-federation/node": "workspace:*",
77
"lodash": "4.17.23"
88
},
9-
"version": "1.0.8",
9+
"version": "1.0.9",
1010
"scripts": {
1111
"build": "NODE_OPTIONS=--max_old_space_size=4096 pnpm exec webpack-cli --config webpack.config.js --output-path dist --mode production",
1212
"build:development": "NODE_OPTIONS=--max_old_space_size=4096 pnpm exec webpack-cli --config webpack.config.js --output-path dist --mode development",

apps/node-dynamic-remote/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# node-dynamic-remote
22

3+
## 1.0.9
4+
5+
### Patch Changes
6+
7+
- @module-federation/node@2.7.42
8+
39
## 1.0.8
410

511
### Patch Changes

apps/node-dynamic-remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@module-federation/node": "workspace:*",
77
"lodash": "4.17.23"
88
},
9-
"version": "1.0.8",
9+
"version": "1.0.9",
1010
"scripts": {
1111
"build": "NODE_OPTIONS=--max_old_space_size=4096 pnpm exec webpack-cli --config webpack.config.js --output-path dist --mode production",
1212
"build:development": "NODE_OPTIONS=--max_old_space_size=4096 pnpm exec webpack-cli --config webpack.config.js --output-path dist --mode development",

apps/router-demo/router-remote5-2005/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# remote5
22

3+
## 2.0.11
4+
5+
### Patch Changes
6+
7+
- @module-federation/bridge-react@2.4.0
8+
- @module-federation/rsbuild-plugin@2.4.0
9+
310
## 2.0.10
411

512
### Patch Changes

0 commit comments

Comments
 (0)