Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.6.15 #3152

Merged
merged 1 commit into from
Nov 1, 2024
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
6 changes: 0 additions & 6 deletions .changeset/blue-poets-play.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/mean-jokes-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-camels-ring.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/tasty-birds-dress.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/violet-fans-sleep.md

This file was deleted.

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

## 0.1.61

### Patch Changes

- @module-federation/[email protected]

## 0.1.60

### 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.60",
"version": "0.1.61",
"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.4

### Patch Changes

- 283574b: feat(retry-plugin): allow fallback function to receive failed URL

## 1.0.3

### 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.3",
"version": "1.0.4",
"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

## 0.6.15

### Patch Changes

- @module-federation/[email protected]

## 0.6.14

### 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.6.14",
"version": "0.6.15",
"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

## 0.6.15

### Patch Changes

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

## 0.6.14

### 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.6.14",
"version": "0.6.15",
"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.6.15

## 0.6.14

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

## 0.6.15

### Patch Changes

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

## 0.6.14

### 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
@@ -1,7 +1,7 @@
{
"name": "@module-federation/bridge-vue3",
"author": "zhouxiao <[email protected]>",
"version": "0.6.14",
"version": "0.6.15",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/chrome-devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @module-federation/devtools

## 0.6.15

### Patch Changes

- @module-federation/[email protected]

## 0.6.14

### 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.6.14",
"version": "0.6.15",
"scripts": {
"build:storybook": "storybook build",
"storybook": "storybook dev -p 6006",
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.6.15

### Patch Changes

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

## 0.6.14

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

## 0.6.15

### Patch Changes

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

## 0.6.14

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

## 0.6.15

### Patch Changes

- @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.6.14

### 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.6.14",
"version": "0.6.15",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
"repository": "https://github.com/module-federation/core/tree/main/packages/enhanced",
Expand Down
6 changes: 6 additions & 0 deletions packages/esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @module-federation/esbuild

## 0.0.33

### Patch Changes

- @module-federation/[email protected]

## 0.0.32

### 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.32",
"version": "0.0.33",
"author": "Zack Jackson (@ScriptedAlchemy)",
"main": "./dist/index.cjs.js",
"module": "./dist/index.esm.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/managers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @module-federation/managers

## 0.6.15

### Patch Changes

- @module-federation/[email protected]

## 0.6.14

### 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.6.14",
"version": "0.6.15",
"license": "MIT",
"description": "Provide managers for helping handle mf data .",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/manifest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @module-federation/manifest

## 0.6.15

### Patch Changes

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

## 0.6.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/manifest",
"version": "0.6.14",
"version": "0.6.15",
"license": "MIT",
"description": "Provide manifest/stats for webpack/rspack MF project .",
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions packages/modernjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @module-federation/modern-js

## 0.6.15

### Patch Changes

- d1e0f3e: fix(modern-js-plugin): set cors responseHeaders as \*
- @module-federation/[email protected]
- @module-federation/[email protected]
- @module-federation/[email protected]

## 0.6.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modernjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/modern-js",
"version": "0.6.14",
"version": "0.6.15",
"files": [
"dist/",
"types.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/nextjs-mf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @module-federation/nextjs-mf

## 8.7.3

### Patch Changes

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

## 8.7.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs-mf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/nextjs-mf",
"version": "8.7.2",
"version": "8.7.3",
"license": "MIT",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @module-federation/node

## 2.6.3

### Patch Changes

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

## 2.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"public": true,
"name": "@module-federation/node",
"version": "2.6.2",
"version": "2.6.3",
"type": "commonjs",
"main": "./dist/src/index.js",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/retry-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @module-federation/retry-plugin

## 0.6.15

### Patch Changes

- ec31539: fix(retry-plugin): fix script retry logic to make error-boundary should render until script retry finished.
- 283574b: feat(retry-plugin): allow fallback function to receive failed URL
- @module-federation/[email protected]

## 0.6.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/retry-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@module-federation/retry-plugin",
"version": "0.6.14",
"version": "0.6.15",
"author": "danpeen <[email protected]>",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
Loading
Loading