Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: release v2.0.0
  • Loading branch information
2heal1 committed Feb 5, 2026
commit 2b8841d4c8faedc0804c06dd49c0c3c2ba58c2e3
16 changes: 0 additions & 16 deletions .changeset/silly-beans-show.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/router-demo/router-remote5-2005/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# remote5

## 2.0.0

### Major Changes

- 2bd445d: feat: upgrade to modern js 3.0

### Patch Changes

- Updated dependencies [2bd445d]
- @module-federation/rsbuild-plugin@2.0.0
- @module-federation/bridge-react@2.0.0

## 1.1.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote5-2005/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "remote5",
"private": true,
"version": "1.1.29",
"version": "2.0.0",
"scripts": {
"dev": "rsbuild dev",
"build": "rsbuild build",
Expand Down
12 changes: 12 additions & 0 deletions apps/router-demo/router-remote6-2006/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 2.0.0

### Major Changes

- 2bd445d: feat: upgrade to modern js 3.0

### Patch Changes

- Updated dependencies [2bd445d]
- @module-federation/rsbuild-plugin@2.0.0
- @module-federation/bridge-react@2.0.0

## 1.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/router-demo/router-remote6-2006/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "remote6",
"private": true,
"version": "1.1.11",
"version": "2.0.0",
"scripts": {
"dev": "rsbuild dev",
"build": "rsbuild build",
Expand Down
10 changes: 10 additions & 0 deletions apps/shared-tree-shaking/no-server/host/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# modernjs-ssr-nested-remote

## 1.0.0

### Major Changes

- 2bd445d: feat: upgrade to modern js 3.0

### Patch Changes

- @module-federation/enhanced@2.0.0

## 0.1.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/shared-tree-shaking/no-server/host/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shared-tree-shaking-no-server-host",
"private": true,
"version": "0.1.36",
"version": "1.0.0",
"scripts": {
"reset": "npx rimraf ./**/node_modules",
"dev": "modern dev",
Expand Down
10 changes: 10 additions & 0 deletions apps/shared-tree-shaking/no-server/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# modernjs-ssr-nested-remote

## 1.0.0

### Major Changes

- 2bd445d: feat: upgrade to modern js 3.0

### Patch Changes

- @module-federation/enhanced@2.0.0

## 0.1.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/shared-tree-shaking/no-server/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shared-tree-shaking-no-server-provider",
"private": true,
"version": "0.1.36",
"version": "1.0.0",
"scripts": {
"reset": "npx rimraf ./**/node_modules",
"dev": "modern dev",
Expand Down
11 changes: 11 additions & 0 deletions apps/shared-tree-shaking/with-server/host/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# modernjs-ssr-nested-remote

## 1.0.0

### Major Changes

- 2bd445d: feat: upgrade to modern js 3.0

### Patch Changes

- Updated dependencies [2bd445d]
- @module-federation/modern-js-v3@2.0.0

## 0.1.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/shared-tree-shaking/with-server/host/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shared-tree-shaking-with-server-host",
"private": true,
"version": "0.1.36",
"version": "1.0.0",
"scripts": {
"reset": "npx rimraf ./**/node_modules",
"dev": "modern dev",
Expand Down
11 changes: 11 additions & 0 deletions apps/shared-tree-shaking/with-server/provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# modernjs-ssr-nested-remote

## 1.0.0

### Major Changes

- 2bd445d: feat: upgrade to modern js 3.0

### Patch Changes

- Updated dependencies [2bd445d]
- @module-federation/modern-js-v3@2.0.0

## 0.1.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/shared-tree-shaking/with-server/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shared-tree-shaking-with-server-provider",
"private": true,
"version": "0.1.36",
"version": "1.0.0",
"scripts": {
"reset": "npx rimraf ./**/node_modules",
"dev": "modern dev",
Expand Down
7 changes: 7 additions & 0 deletions apps/website-new/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# website-new

## 1.3.12

### Patch Changes

- @module-federation/rspress-plugin@2.0.0
- @module-federation/error-codes@2.0.0

## 1.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/website-new/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website-new",
"version": "1.3.11",
"version": "1.3.12",
"private": true,
"scripts": {
"dev": "rspress dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/bridge/bridge-react-webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @module-federation/bridge-react-webpack-plugin

## 2.0.0

### Patch Changes

- @module-federation/sdk@2.0.0

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/bridge-react-webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/bridge-react-webpack-plugin",
"version": "1.0.0",
"version": "2.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/bridge/bridge-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @module-federation/bridge-react

## 2.0.0

### Patch Changes

- @module-federation/sdk@2.0.0
- @module-federation/bridge-shared@2.0.0

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/bridge-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/bridge-react",
"version": "1.0.0",
"version": "2.0.0",
"sideEffects": false,
"publishConfig": {
"access": "public"
Expand Down
2 changes: 2 additions & 0 deletions packages/bridge/bridge-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @module-federation/bridge-shared

## 2.0.0

## 0.24.1

## 0.24.0
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/bridge-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/bridge-shared",
"version": "1.0.0",
"version": "2.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/bridge/vue3-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @module-federation/bridge-vue3

## 2.0.0

### Patch Changes

- @module-federation/runtime@2.0.0
- @module-federation/sdk@2.0.0
- @module-federation/bridge-shared@2.0.0

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/vue3-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "git+https://github.com/module-federation/core.git",
"directory": "packages/bridge/vue3-bridge"
},
"version": "1.0.0",
"version": "2.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/chrome-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @module-federation/devtools

## 2.0.0

### Major Changes

- 2bd445d: feat: upgrade to modern js 3.0

### Patch Changes

- @module-federation/sdk@2.0.0

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/devtools",
"version": "0.24.1",
"version": "2.0.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @module-federation/cli

## 2.0.0

### Patch Changes

- @module-federation/sdk@2.0.0
- @module-federation/dts-plugin@2.0.0

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/cli",
"version": "0.24.1",
"version": "2.0.0",
"type": "commonjs",
"description": "Module Federation CLI",
"homepage": "https://module-federation.io",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-module-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-module-federation

## 2.0.0

### Major Changes

- 2bd445d: feat: upgrade to modern js 3.0

## 0.24.1

## 0.24.0
Expand Down
2 changes: 1 addition & 1 deletion packages/create-module-federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Create a new Module Federation project",
"public": true,
"sideEffects": false,
"version": "0.24.1",
"version": "2.0.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/data-prefetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @module-federation/data-prefetch

## 2.0.0

### Patch Changes

- @module-federation/runtime@2.0.0
- @module-federation/sdk@2.0.0

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-prefetch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@module-federation/data-prefetch",
"description": "Module Federation Data Prefetch",
"version": "0.24.1",
"version": "2.0.0",
"type": "module",
"author": "nieyan <nyqykk@foxmail.com>",
"homepage": "https://github.com/module-federation/core",
Expand Down
9 changes: 9 additions & 0 deletions packages/dts-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @module-federation/dts-plugin

## 2.0.0

### Patch Changes

- @module-federation/sdk@2.0.0
- @module-federation/managers@2.0.0
- @module-federation/third-party-dts-extractor@2.0.0
- @module-federation/error-codes@2.0.0

## 0.24.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dts-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/dts-plugin",
"version": "0.24.1",
"version": "2.0.0",
"author": "hanric <hanric.zhang@gmail.com>",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
Loading
Loading