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 v2.60.3 #6343

Merged
merged 3 commits into from
Oct 12, 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
5 changes: 0 additions & 5 deletions .changeset/angry-bats-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cold-cats-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-owls-provide.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/great-trains-run.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/modern-feet-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-suns-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-hotels-confess.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/tidy-walls-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@modern-js/server-utils': patch
---

fix: should include files other than tsconfg.json
fix: 应该包含除了 tsconfig.json 以外的文件
7 changes: 0 additions & 7 deletions .changeset/weak-clocks-knock.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/cli/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/babel-preset",
"version": "2.60.2",
"version": "2.60.3",
"description": "The babel config of Modern.js.",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/cli/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @modern-js/core

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./src/index.ts",
"main": "./dist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/cli/plugin-bff/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @modern-js/plugin-bff

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugin-bff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/cli.ts",
"types": "./src/cli.ts",
"main": "./dist/cjs/cli.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/plugin-changeset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @modern-js/plugin-changeset

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugin-changeset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./src/index.ts",
"main": "./dist/cjs/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/plugin-data-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @modern-js/plugin-data-loader

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugin-data-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"engines": {
"node": ">=16.2.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/plugin-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/plugin-i18n

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugin-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./src/index.ts",
"main": "./dist/cjs/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/plugin-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/plugin-proxy

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugin-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./src/index.ts",
"main": "./dist/cjs/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/plugin-ssg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @modern-js/plugin-ssg

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugin-ssg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./src/index.ts",
"main": "./dist/cjs/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/plugin-swc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/core

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/plugin-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./src/index.ts",
"main": "./dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/plugin-tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @modern-js/plugin-tailwindcss

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/plugin-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./src/index.ts",
"main": "./dist/cjs/index.js",
Expand Down Expand Up @@ -78,7 +78,7 @@
},
"peerDependencies": {
"tailwindcss": ">= 2.0.0 || >= 3.0.0",
"@modern-js/runtime": "workspace:^2.60.2"
"@modern-js/runtime": "workspace:^2.60.3"
},
"peerDependenciesMeta": {
"@modern-js/runtime": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/rsbuild-plugin-esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/rsbuild-plugin-esbuild",
"version": "2.60.2",
"version": "2.60.3",
"description": "Esbuild Rsbuild plugin and Modern.js",
"homepage": "https://modernjs.dev",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/cli/uni-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @modern-js/uni-builder

## 2.60.3

### Patch Changes

- d18f974: feat(deps): unpin Rsbuild patch version
- afa4880: feat(deps): bump rsbuild 1.0.11
- Updated dependencies [303331c]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/uni-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/uni-builder",
"version": "2.60.2",
"version": "2.60.3",
"description": "Unified builder for Modern.js",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/devtools/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @modern-js/devtools-client

## 2.60.3

## 2.60.2

## 2.60.1
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modern-js/devtools-client",
"version": "2.60.2",
"version": "2.60.3",
"scripts": {
"dev": "modern dev",
"build": "modern build",
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/devtools/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @modern-js/plugin-devtools

## 2.60.3

### Patch Changes

- Updated dependencies [303331c]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"modern",
"modern.js"
],
"version": "2.60.2",
"version": "2.60.3",
"jsnext:source": "./src/index.ts",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down Expand Up @@ -85,7 +85,7 @@
"typescript": "^5"
},
"peerDependencies": {
"@modern-js/runtime": "workspace:^2.60.2"
"@modern-js/runtime": "workspace:^2.60.3"
},
"peerDependenciesMeta": {
"@modern-js/runtime": {
Expand Down
7 changes: 7 additions & 0 deletions packages/document/main-doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/main-doc

## 2.60.3

### Patch Changes

- ed0d1f9: docs: link `output.copy` to Rsbuild
- @modern-js/[email protected]

## 2.60.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/document/main-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build": "rspress build",
"preview": "rspress preview"
},
"version": "2.60.2",
"version": "2.60.3",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public",
Expand Down
Loading
Loading