Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 6, 2024
1 parent 673e844 commit 4e8da65
Show file tree
Hide file tree
Showing 41 changed files with 137 additions and 99 deletions.
2 changes: 0 additions & 2 deletions .changeset/calm-garlics-sleep.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/famous-llamas-suffer.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/grumpy-impalas-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-goats-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-schools-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-dots-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-planes-tap.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/sweet-stingrays-crash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-bugs-brush.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/arco-pro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @farmfe-examples/arco-design-pro

## 1.0.1

### Patch Changes

- 673e844e: fix(examples): examples/arco-pro useEffect does not clear side effects
2 changes: 1 addition & 1 deletion examples/arco-pro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@farmfe-examples/arco-design-pro",
"version": "1.0.0",
"version": "1.0.1",
"description": "Arco Design Pro",
"scripts": {
"start": "farm start",
Expand Down
4 changes: 2 additions & 2 deletions examples/css-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/js-plugin-postcss": "workspace:^",
"@farmfe/plugin-react": "workspace:^1.0.1",
"@farmfe/plugin-sass": "workspace:^1.0.4",
"@farmfe/plugin-react": "workspace:^1.1.0",
"@farmfe/plugin-sass": "workspace:^1.0.5",
"@types/react": "18",
"@types/react-dom": "18",
"postcss-pxtorem": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/plugin-react": "workspace:^1.0.1",
"@farmfe/plugin-react": "workspace:^1.1.0",
"@swc/plugin-emotion": "^2.5.124",
"@types/react": "18",
"@types/react-dom": "18",
Expand Down
2 changes: 1 addition & 1 deletion examples/less/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/js-plugin-less": "workspace:*",
"@farmfe/plugin-react": "workspace:^1.0.1",
"@farmfe/plugin-react": "workspace:^1.1.0",
"@types/react": "18",
"@types/react-dom": "18",
"less": "^4.1.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/multi-page-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/js-plugin-sass": "workspace:*",
"@farmfe/plugin-react": "workspace:^1.0.1",
"@farmfe/plugin-sass": "workspace:^1.0.4",
"@farmfe/plugin-react": "workspace:^1.1.0",
"@farmfe/plugin-sass": "workspace:^1.0.5",
"@types/react": "18",
"@types/react-dom": "18",
"react-refresh": "^0.14.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/react-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/js-plugin-sass": "workspace:*",
"@farmfe/plugin-react": "workspace:^1.0.1",
"@farmfe/plugin-sass": "workspace:^1.0.4",
"@farmfe/plugin-react": "workspace:^1.1.0",
"@farmfe/plugin-sass": "workspace:^1.0.5",
"@types/react": "18",
"@types/react-dom": "18",
"axios": "^1.6.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/react-sass-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/js-plugin-sass": "workspace:*",
"@farmfe/plugin-react": "workspace:^1.0.1",
"@farmfe/plugin-sass": "workspace:^1.0.4",
"@farmfe/plugin-react": "workspace:^1.1.0",
"@farmfe/plugin-sass": "workspace:^1.0.5",
"@types/react": "18",
"@types/react-dom": "18",
"react-refresh": "^0.14.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/js-plugin-sass": "workspace:*",
"@farmfe/plugin-react": "workspace:^1.0.1",
"@farmfe/plugin-sass": "workspace:^1.0.4",
"@farmfe/plugin-react": "workspace:^1.1.0",
"@farmfe/plugin-sass": "workspace:^1.0.5",
"@types/react": "18",
"@types/react-dom": "18",
"@types/react-redux": "^7.1.33",
Expand Down
2 changes: 1 addition & 1 deletion examples/sass-plugin-rust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/plugin-sass": "workspace:*",
"@farmfe/plugin-react": "workspace:^1.0.1",
"@farmfe/plugin-react": "workspace:^1.1.0",
"@types/react": "18",
"@types/react-dom": "18",
"less": "^4.1.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-adapter-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:*",
"@farmfe/plugin-react": "^1.0.1",
"@farmfe/plugin-react": "^1.1.0",
"@types/react": "18",
"@types/react-dom": "18",
"react-refresh": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-adapter-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"devDependencies": {
"@farmfe/cli": "^1.0.1",
"@farmfe/cli": "^1.0.2",
"@farmfe/core": "workspace:*",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tsconfig/svelte": "^5.0.2",
Expand Down
5 changes: 4 additions & 1 deletion js-plugins/dts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@
"@farmfe/core": "workspace:*",
"@types/fs-extra": "^11.0.1"
},
"files": ["dist", "build"]
"files": [
"dist",
"build"
]
}
8 changes: 5 additions & 3 deletions js-plugins/less/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,20 @@
"clean": "rimraf dist build tsconfig.build.tsbuildinfo",
"type-check": "tsc -p ./tsconfig.build.json --noEmit"
},
"files": ["build"],
"files": [
"build"
],
"keywords": [],
"license": "MIT",
"devDependencies": {
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:^1.1.0",
"@farmfe/core": "workspace:^1.1.3",
"@farmfe/js-plugin-dts": "workspace:^",
"@types/less": "^3.0.3",
"less": "^4.1.3"
},
"peerDependencies": {
"@farmfe/core": "workspace:^1.1.0",
"@farmfe/core": "workspace:^1.1.3",
"less": "^3.5.0 || ^4.0.0"
}
}
8 changes: 5 additions & 3 deletions js-plugins/postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,14 @@
"prepublishOnly": "npm run build",
"type-check": "tsc -p ./tsconfig.build.json --noEmit"
},
"files": ["build"],
"files": [
"build"
],
"keywords": [],
"license": "MIT",
"devDependencies": {
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:^1.1.0",
"@farmfe/core": "workspace:^1.1.3",
"@farmfe/js-plugin-dts": "workspace:*",
"@types/postcss-import": "^14.0.3",
"@types/postcss-url": "^10.0.4",
Expand All @@ -49,7 +51,7 @@
"postcss-url": "^10.1.3"
},
"peerDependencies": {
"@farmfe/core": "workspace:^1.1.0",
"@farmfe/core": "workspace:^1.1.3",
"postcss": ">=8.0.0"
}
}
8 changes: 5 additions & 3 deletions js-plugins/sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,20 @@
"prepublishOnly": "npm run build",
"type-check": "tsc -p ./tsconfig.build.json --noEmit"
},
"files": ["build"],
"files": [
"build"
],
"keywords": [],
"license": "MIT",
"devDependencies": {
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:^1.1.1",
"@farmfe/core": "workspace:^1.1.3",
"@farmfe/js-plugin-dts": "workspace:*",
"sass": "^1.74.1",
"sass-embedded": "^1.74.1"
},
"peerDependencies": {
"@farmfe/core": "workspace:^1.1.1",
"@farmfe/core": "workspace:^1.1.3",
"sass": "^1.3.0",
"sass-embedded": "*"
}
Expand Down
6 changes: 4 additions & 2 deletions js-plugins/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@
"solid-js": "^1.7.8"
},
"peerDependencies": {
"@farmfe/core": "workspace:^1.1.2"
"@farmfe/core": "workspace:^1.1.3"
},
"files": ["build"]
"files": [
"build"
]
}
8 changes: 5 additions & 3 deletions js-plugins/svgr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,21 @@
"clean": "rimraf dist build tsconfig.build.tsbuildinfo",
"type-check": "tsc -p ./tsconfig.build.json --noEmit"
},
"files": ["build"],
"files": [
"build"
],
"keywords": [],
"license": "MIT",
"devDependencies": {
"@farmfe/cli": "workspace:*",
"@farmfe/core": "workspace:^1.1.0",
"@farmfe/core": "workspace:^1.1.3",
"@farmfe/js-plugin-dts": "workspace:^"
},
"dependencies": {
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0"
},
"peerDependencies": {
"@farmfe/core": "workspace:^1.1.0"
"@farmfe/core": "workspace:^1.1.3"
}
}
4 changes: 3 additions & 1 deletion js-plugins/visualizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,7 @@
"preview": "cd src/client && farm preview",
"prepublishOnly": "npm run build"
},
"files": ["build"]
"files": [
"build"
]
}
7 changes: 5 additions & 2 deletions js-plugins/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
"prepublishOnly": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": ["dist", "build"],
"files": [
"dist",
"build"
],
"exports": {
".": {
"require": "./build/index.cjs",
Expand Down Expand Up @@ -49,7 +52,7 @@
"source-map": "^0.7.4"
},
"peerDependencies": {
"@farmfe/core": "workspace:^1.1.2",
"@farmfe/core": "workspace:^1.1.3",
"less": "*",
"sass": "*",
"stylus": "*"
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @farmfe/cli

## 1.0.2

### Patch Changes

- 9754d371: merge configuration policies

## 1.0.1

### Patch Changes
Expand Down
17 changes: 14 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
{
"name": "@farmfe/cli",
"version": "1.0.1",
"version": "1.0.2",
"description": "CLI of Farm",
"type": "module",
"author": {
"name": "bright wu",
"email": "[email protected]"
},
"keywords": ["farm", "cli", "farmfe", "bundler", "compiler", "build tool"],
"keywords": [
"farm",
"cli",
"farmfe",
"bundler",
"compiler",
"build tool"
],
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -19,7 +26,11 @@
"exports": {
"./package.json": "./package.json"
},
"files": ["dist", "bin", "templates"],
"files": [
"dist",
"bin",
"templates"
],
"scripts": {
"start": "rimraf dist && tsc -b -w",
"build": "tsc -b",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @farmfe/core

## 1.1.3

### Patch Changes

- 9754d371: merge configuration policies
- 61294219: minify module filter use absolute path
- 28e1a373: fix(vite plugin): some vite plugins do not provide `alias` configuration errors

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@farmfe/core",
"version": "1.1.2",
"version": "1.1.3",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-farm-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-farm-plugin

## 0.1.7

### Patch Changes

- 01a4503e: feat: add monorepo template

## 0.1.6

### Patch Changes
Expand Down

0 comments on commit 4e8da65

Please sign in to comment.