Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
13 changes: 0 additions & 13 deletions .changeset/ai-eager-lion.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ai-happy-bear.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/ai-lazy-dog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/beige-otters-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-days-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-pianos-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-rivers-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-clocks-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-types-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-rings-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-pears-knock.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/modernjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @module-federation/modernjsapp

## 0.1.87

### Patch Changes

- Updated dependencies [fce107e]
- @module-federation/[email protected]

## 0.1.86

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/modernjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@module-federation/modernjsapp",
"private": true,
"version": "0.1.86",
"version": "0.1.87",
"scripts": {
"reset": "npx rimraf ./**/node_modules",
"dev": "modern dev",
Expand Down
6 changes: 6 additions & 0 deletions apps/website-new/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# website-new

## 1.0.29

### Patch Changes

- @module-federation/[email protected]

## 1.0.28

### 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.0.28",
"version": "1.0.29",
"private": true,
"scripts": {
"dev": "rspress dev",
Expand Down
7 changes: 7 additions & 0 deletions packages/bridge/bridge-react-webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @module-federation/bridge-react-webpack-plugin

## 0.11.0

### Patch Changes

- Updated dependencies [fce107e]
- @module-federation/[email protected]

## 0.10.0

### 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": "0.10.0",
"version": "0.11.0",
"publishConfig": {
"access": "public"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/bridge/bridge-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @module-federation/bridge-react

## 0.11.0

### Patch Changes

- 4d67b8f: feat(bridge-react): enable custom createRoot in bridge-react
- 2d086fc: Fix react-bridge version check for React versions earlier than 16.13.0
- 4d67b8f: refactor(bridge-react): centralize type definitions into a single file for better maintainability and consistency
- Updated dependencies [fce107e]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 0.10.0

### Minor 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": "0.10.0",
"version": "0.11.0",
"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

## 0.11.0

## 0.10.0

## 0.9.1
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": "0.10.0",
"version": "0.11.0",
"publishConfig": {
"access": "public"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/bridge/vue3-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @module-federation/bridge-vue3

## 0.11.0

### Patch Changes

- Updated dependencies [fce107e]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 0.10.0

### 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": "https://github.com/module-federation/core",
"directory": "packages/vue3-bridge"
},
"version": "0.10.0",
"version": "0.11.0",
"publishConfig": {
"access": "public"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/chrome-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @module-federation/devtools

## 0.11.0

### Patch Changes

- Updated dependencies [fce107e]
- @module-federation/[email protected]

## 0.10.0

### 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.10.0",
"version": "0.11.0",
"license": "MIT",
"repository": {
"type": "git",
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 +1,7 @@
# create-module-federation

## 0.11.0

### Minor Changes

- f302eeb: feat: add Create a new Module Federation project cli
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.10.0",
"version": "0.11.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/data-prefetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @module-federation/data-prefetch

## 0.11.0

### Patch Changes

- Updated dependencies [fce107e]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 0.10.0

### 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.10.0",
"version": "0.11.0",
"author": "nieyan <[email protected]>",
"homepage": "https://github.com/module-federation/core",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/dts-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @module-federation/dts-plugin

## 0.11.0

### Patch Changes

- eecee74: use `cwd` to create Module Federation tsconfig
- Updated dependencies [fce107e]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 0.10.0

### 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.10.0",
"version": "0.11.0",
"author": "hanric <[email protected]>",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
29 changes: 29 additions & 0 deletions packages/enhanced/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# @module-federation/enhanced

## 0.11.0

### Minor Changes

- fce107e: Enhanced module federation plugin to remove the `federationRuntime` experiment and replace it with `asyncStartup`.

- Dropped support for `federationRuntime` experiment and introduced `asyncStartup` to enable asynchronous container startup.
- Refactored EmbedFederationRuntimePlugin for improved runtime embedding and startup management.
- Added options to enable runtime embedding for all chunks.
- Integrated measures to ensure proper initialization and avoid duplicate hooks.
- Simplified constructor and class dependencies by removing the `experiments` parameter.
- Revised schema and validation definitions to accommodate new asynchronous startup configurations.
- Updated test cases to reflect the change from `federationRuntime` to `asyncStartup`.

### Patch Changes

- Updated dependencies [fce107e]
- Updated dependencies [eecee74]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 0.10.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/enhanced/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/enhanced",
"version": "0.10.0",
"version": "0.11.0",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/error-codes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @module-federation/error-codes

## 0.11.0

## 0.10.0

## 0.9.1
Expand Down
2 changes: 1 addition & 1 deletion packages/error-codes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "zhanghang <[email protected]>",
"public": true,
"sideEffects": false,
"version": "0.10.0",
"version": "0.11.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @module-federation/esbuild

## 0.0.59

### Patch Changes

- Updated dependencies [fce107e]
- @module-federation/[email protected]

## 0.0.58

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/esbuild",
"version": "0.0.58",
"version": "0.0.59",
"author": "Zack Jackson (@ScriptedAlchemy)",
"main": "./dist/index.cjs.js",
"module": "./dist/index.esm.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/managers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @module-federation/managers

## 0.11.0

### Patch Changes

- Updated dependencies [fce107e]
- @module-federation/[email protected]

## 0.10.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/managers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/managers",
"version": "0.10.0",
"version": "0.11.0",
"license": "MIT",
"description": "Provide managers for helping handle mf data .",
"keywords": [
Expand Down
Loading