Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
release: 4.0.0-rc.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed May 19, 2022
1 parent af2e97a commit 38172f5
Show file tree
Hide file tree
Showing 62 changed files with 1,263 additions and 210 deletions.
2 changes: 1 addition & 1 deletion examples/ant-design-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@ant-design/pro-layout": "^6.38.0",
"@ant-design/pro-table": "^2.74.0",
"@antv/l7-react": "^2.3.9",
"@umijs/max": "4.0.0-rc.18",
"@umijs/max": "4.0.0-rc.19",
"ahooks": "^3.3.10",
"antd": "4.20.2",
"classnames": "^2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/api-route-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"start": "npm run dev"
},
"dependencies": {
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/boilerplate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"dependencies": {
"hoist-non-react-statics": "^3.3.2",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/bug-mfsu-fast-refresh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"start": "npm run dev"
},
"dependencies": {
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
4 changes: 2 additions & 2 deletions examples/bundler-vite-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"dependencies": {
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"@umijs/bundler-vite": "4.0.0-rc.18",
"@umijs/bundler-vite": "4.0.0-rc.19",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/bundler-webpack-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-router-dom": "^6.3.0",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/client-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"dependencies": {
"express": "4.17.3",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/diff-client-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"start": "npm run dev"
},
"dependencies": {
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"redux": "^4.2.0",
"swiper": "^8.1.4",
"swr": "1.3.0",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"devDependencies": {
"eslint": "^8.15.0",
"stylelint": "^14.8.2",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/max/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@umijs/max": "4.0.0-rc.18",
"@umijs/max": "4.0.0-rc.19",
"react": "18.1.0",
"react-dom": "18.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/mfsu-circular-dependency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@types/react-dom": "^18.0.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/mfsu-independent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/preset-typescript": "^7.16.7",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"@umijs/mfsu": "4.0.0-rc.18",
"@umijs/mfsu": "4.0.0-rc.19",
"babel-loader": "^8.2.4",
"esbuild": "0.14.35",
"html-webpack-plugin": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/qiankun-slave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "npm run dev"
},
"dependencies": {
"@umijs/max": "4.0.0-rc.18",
"@umijs/max": "4.0.0-rc.19",
"react": "18.1.0",
"react-dom": "18.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"start": "npm run dev"
},
"dependencies": {
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/test-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "jest"
},
"dependencies": {
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/tmp-swc-transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"start": "npm run dev"
},
"dependencies": {
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
4 changes: 2 additions & 2 deletions examples/vue-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start": "npm run dev"
},
"dependencies": {
"@umijs/preset-vue": "4.0.0-rc.18",
"umi": "4.0.0-rc.18",
"@umijs/preset-vue": "4.0.0-rc.19",
"umi": "4.0.0-rc.19",
"vant": "3.4.9",
"vue": "3.2.33"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/with-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start": "npm run dev"
},
"dependencies": {
"@umijs/plugins": "4.0.0-rc.18",
"@umijs/plugins": "4.0.0-rc.19",
"antd": "^4.20.3",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
4 changes: 2 additions & 2 deletions examples/with-dva/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "npm run dev"
},
"dependencies": {
"@umijs/plugins": "4.0.0-rc.18",
"umi": "4.0.0-rc.18"
"@umijs/plugins": "4.0.0-rc.19",
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@emotion/cache": "^11.7.1",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-mobx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"dependencies": {
"mobx": "^6.5.0",
"mobx-react": "^7.4.0",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-monaco-editor-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@monaco-editor/react": "^4.4.5",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
},
"devDependencies": {
"@types/react": "^18.0.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-react-17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"dependencies": {
"react": "^17.0.0",
"react-dom": "^17.0.0",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"dependencies": {
"react-query": "^3.38.1",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-react-three-fiber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@types/three": "^0.140.0",
"three": "^0.140.0",
"troika-three-text": "^0.46.4",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-recoil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"dependencies": {
"recoil": "^0.7.3-alpha.1",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-redux-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"dependencies": {
"@reduxjs/toolkit": "^1.8.1",
"react-redux": "^8.0.1",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"dependencies": {
"react-redux": "^8.0.1",
"redux": "^4.2.0",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-rematch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"dependencies": {
"@rematch/core": "^2.2.0",
"react-redux": "^8.0.1",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "npm run dev"
},
"dependencies": {
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
},
"devDependencies": {
"@types/react": "^18.0.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"styled-components": "^5.3.5",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
},
"devDependencies": {
"@types/styled-components": "^5.1.25"
Expand Down
4 changes: 2 additions & 2 deletions examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"start": "npm run dev"
},
"dependencies": {
"@umijs/plugins": "4.0.0-rc.18",
"@umijs/plugins": "4.0.0-rc.19",
"tailwindcss": "^3.0.24",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
4 changes: 2 additions & 2 deletions examples/with-unocss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"start": "npm run dev"
},
"dependencies": {
"@umijs/plugins": "4.0.0-rc.18",
"@umijs/plugins": "4.0.0-rc.19",
"@unocss/cli": "^0.33.0",
"umi": "4.0.0-rc.18",
"umi": "4.0.0-rc.19",
"unocss": "^0.33.0"
}
}
2 changes: 1 addition & 1 deletion examples/with-unstated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "npm run dev"
},
"dependencies": {
"umi": "4.0.0-rc.18",
"umi": "4.0.0-rc.19",
"unstated-next": "^1.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-use-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "npm run dev"
},
"dependencies": {
"@umijs/plugins": "4.0.0-rc.18",
"umi": "4.0.0-rc.18"
"@umijs/plugins": "4.0.0-rc.19",
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion examples/with-valtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@types/three": "^0.140.0",
"umi": "4.0.0-rc.18",
"umi": "4.0.0-rc.19",
"valtio": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion examples/with-vanilla-extract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"@vanilla-extract/babel-plugin": "^1.1.6",
"@vanilla-extract/css": "^1.7.0",
"@vanilla-extract/webpack-plugin": "^2.1.9",
"umi": "4.0.0-rc.18"
"umi": "4.0.0-rc.19"
}
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "4.0.0-rc.18",
"version": "4.0.0-rc.19",
"workspaces": ["packages/*"]
}
4 changes: 2 additions & 2 deletions packages/ast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umijs/ast",
"version": "4.0.0-rc.18",
"version": "4.0.0-rc.19",
"description": "@umijs/ast",
"homepage": "https://github.com/umijs/umi-next/tree/master/packages/ast#readme",
"bugs": "https://github.com/umijs/umi-next/issues",
Expand All @@ -21,7 +21,7 @@
"test": "umi-scripts jest-turbo"
},
"dependencies": {
"@umijs/bundler-utils": "4.0.0-rc.18"
"@umijs/bundler-utils": "4.0.0-rc.19"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-preset-umi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umijs/babel-preset-umi",
"version": "4.0.0-rc.18",
"version": "4.0.0-rc.19",
"description": "Official babel preset for umi.",
"homepage": "https://github.com/umijs/umi-next/tree/master/packages/babel-preset-umi#readme",
"bugs": "https://github.com/umijs/umi-next/issues",
Expand All @@ -23,8 +23,8 @@
"dependencies": {
"@babel/runtime": "7.17.9",
"@bloomberg/record-tuple-polyfill": "0.0.4",
"@umijs/bundler-utils": "4.0.0-rc.18",
"@umijs/utils": "4.0.0-rc.18",
"@umijs/bundler-utils": "4.0.0-rc.19",
"@umijs/utils": "4.0.0-rc.19",
"core-js": "3.22.4"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/bundler-esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umijs/bundler-esbuild",
"version": "4.0.0-rc.18",
"version": "4.0.0-rc.19",
"description": "@umijs/bundler-esbuild",
"homepage": "https://github.com/umijs/umi-next/tree/master/packages/bundler-esbuild#readme",
"bugs": "https://github.com/umijs/umi-next/issues",
Expand All @@ -24,8 +24,8 @@
"test": "umi-scripts jest-turbo"
},
"dependencies": {
"@umijs/bundler-utils": "4.0.0-rc.18",
"@umijs/utils": "4.0.0-rc.18",
"@umijs/bundler-utils": "4.0.0-rc.19",
"@umijs/utils": "4.0.0-rc.19",
"enhanced-resolve": "5.9.3",
"less-plugin-aliases": "^1.0.3",
"postcss": "^8.4.13",
Expand Down
Loading

1 comment on commit 38172f5

@vercel
Copy link

@vercel vercel bot commented on 38172f5 May 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.