Skip to content

Commit 57c455e

Browse files
authored
Release v2.2.2 (module-federation#4558)
1 parent 8b8da62 commit 57c455e

93 files changed

Lines changed: 372 additions & 61 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/quiet-clouds-report.md

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

.changeset/salty-doodles-sing.md

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

.changeset/shaggy-taxis-sneeze.md

Lines changed: 0 additions & 5 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.3
4+
5+
### Patch Changes
6+
7+
- @module-federation/node@2.7.36
8+
39
## 1.0.2
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.2",
9+
"version": "1.0.3",
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.3
4+
5+
### Patch Changes
6+
7+
- @module-federation/node@2.7.36
8+
39
## 1.0.2
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.2",
9+
"version": "1.0.3",
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.5
4+
5+
### Patch Changes
6+
7+
- @module-federation/rsbuild-plugin@2.2.2
8+
- @module-federation/bridge-react@2.2.2
9+
310
## 2.0.4
411

512
### Patch Changes

apps/router-demo/router-remote5-2005/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "remote5",
33
"private": true,
4-
"version": "2.0.4",
4+
"version": "2.0.5",
55
"scripts": {
66
"dev": "rsbuild dev",
77
"build": "rsbuild build",

apps/router-demo/router-remote6-2006/CHANGELOG.md

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

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- @module-federation/rsbuild-plugin@2.2.2
8+
- @module-federation/bridge-react@2.2.2
9+
310
## 2.0.4
411

512
### Patch Changes

0 commit comments

Comments
 (0)