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
5 changes: 0 additions & 5 deletions .changeset/chatty-avocados-vanish.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/chatty-mangos-play.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/fix-koa-security-vulnerability.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/fix-version-filtering-bug.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/odd-walls-crash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-gorillas-tap.md

This file was deleted.

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

## 0.1.103

### Patch Changes

- Updated dependencies [0ab51b8]
- Updated dependencies [98a29c3]
- @module-federation/[email protected]

## 0.1.102

### 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.102",
"version": "0.1.103",
"scripts": {
"reset": "npx rimraf ./**/node_modules",
"dev": "modern dev",
Expand Down
8 changes: 8 additions & 0 deletions apps/router-demo/router-remote5-2005/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# remote5

## 1.1.10

### Patch Changes

- Updated dependencies [38b8d24]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 1.1.9

### 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.9",
"version": "1.1.10",
"scripts": {
"dev": "rsbuild dev",
"build": "rsbuild build",
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.1.9

### Patch Changes

- @module-federation/[email protected]
- @module-federation/[email protected]

## 1.1.8

### 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.1.8",
"version": "1.1.9",
"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.18.0

### Patch Changes

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

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

## 0.18.0

### Patch Changes

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

## 0.17.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": "0.17.1",
"version": "0.18.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

## 0.18.0

## 0.17.1

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

## 0.18.0

### Patch Changes

- Updated dependencies [609d477]
- Updated dependencies [f6381e6]
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 0.17.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": "https://github.com/module-federation/core",
"directory": "packages/vue3-bridge"
},
"version": "0.17.1",
"version": "0.18.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.18.0

### Patch Changes

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

## 0.17.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.17.1",
"version": "0.18.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @module-federation/cli

## 0.18.0

### Patch Changes

- Updated dependencies [08f089a]
- Updated dependencies [f6381e6]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 0.17.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.17.1",
"version": "0.18.0",
"type": "commonjs",
"description": "Module Federation CLI",
"homepage": "https://module-federation.io",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-module-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# create-module-federation

## 0.18.0

## 0.17.1

### Patch Changes
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.17.1",
"version": "0.18.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/data-prefetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @module-federation/data-prefetch

## 0.18.0

### Patch Changes

- Updated dependencies [609d477]
- Updated dependencies [f6381e6]
- @module-federation/[email protected]
- @module-federation/[email protected]

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

## 0.18.0

### Minor Changes

- f6381e6: Added `family` option to DTS plugin

### Patch Changes

- 08f089a: fix(dts-plugin): update koa to 2.16.2 to fix CVE-2025-8129

Security fix for open redirect vulnerability (GHSA-jgmv-j7ww-jx2x) in koa dependency.
Updates koa from 2.16.1 to 2.16.2 to prevent attackers from manipulating the Referrer
header in koa's back redirect functionality. Version 2.16.2 restricts redirects to
same-origin only, preventing malicious external redirects.

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

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

## 0.18.0

### Minor Changes

- 0ab51b8: fix(enhanced): add module factory for EntryDependency when entry is empty

- bind normalModuleFactory for EntryDependency when no moduleFactory is bound for EntryDependency

- 98a29c3: feat(enhanced): add include/exclude filtering for shared modules

- Add include/exclude filtering for both ConsumeSharedPlugin and ProvideSharedPlugin
- Support version-based filtering using semantic version ranges (e.g., `include: { version: '^18.0.0' }`)
- Support request pattern filtering with string and RegExp (e.g., `include: { request: /^Button/ }`)
- Add singleton warnings when filters are used to prevent multiple shared instances
- Enhanced type definitions and JSON schema validation for filtering options

### Patch Changes

- Updated dependencies [08f089a]
- Updated dependencies [f6381e6]
- @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]
- @module-federation/[email protected]

## 0.17.1

### 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.17.1",
"version": "0.18.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.18.0

## 0.17.1

### Patch Changes
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.17.1",
"version": "0.18.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.75

### Patch Changes

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

## 0.0.74

### Patch Changes
Expand Down
Loading