Skip to content

Commit

Permalink
v1.0.0-rc.17
Browse files Browse the repository at this point in the history
  • Loading branch information
yiludege committed Sep 20, 2022
1 parent 2cad520 commit 49f95e6
Show file tree
Hide file tree
Showing 18 changed files with 67 additions and 16 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

### Bug Fixes

* 解决 data 与 methods 存在相同属性导致 vue 警告 ([#147](https://github.com/Tencent/wujie/issues/147)) ([bf37422](https://github.com/Tencent/wujie/commit/bf37422e939acc0425eeb0860954431efd564c57))
* 修复preload 没有使用自定义fetch ([#160](https://github.com/Tencent/wujie/issues/160)) ([136a41c](https://github.com/Tencent/wujie/commit/136a41cf944a8434a2f75ffca1a207bb34d1dddc))
* 修复react hash 模式下异常 ([#155](https://github.com/Tencent/wujie/issues/155)) ([085687c](https://github.com/Tencent/wujie/commit/085687c954f14a908ca07abcc9549308716d99b0)), closes [#151](https://github.com/Tencent/wujie/issues/151)

### Features

* **docs:** add Customized demo cli ([#148](https://github.com/Tencent/wujie/issues/148)) ([6878f24](https://github.com/Tencent/wujie/commit/6878f24f5bcf771bff4173e2ea0f6b7d867b2eb4))

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

### Bug Fixes
Expand Down
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

### Features

* **docs:** add Customized demo cli ([#148](https://github.com/Tencent/wujie/issues/148)) ([6878f24](https://github.com/Tencent/wujie/commit/6878f24f5bcf771bff4173e2ea0f6b7d867b2eb4))

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

**Note:** Version bump only for package wujie-docs
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wujie-docs",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"description": "",
"main": "index.js",
"private": true,
Expand Down
4 changes: 4 additions & 0 deletions examples/main-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

**Note:** Version bump only for package main-react

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

**Note:** Version bump only for package main-react
Expand Down
4 changes: 2 additions & 2 deletions examples/main-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "main-react",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.7.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"webpack-dev-server": "^4.6.0",
"webpack-manifest-plugin": "^4.0.2",
"workbox-webpack-plugin": "^6.4.1",
"wujie-react": "^1.0.0-rc.16"
"wujie-react": "^1.0.0-rc.17"
},
"scripts": {
"start": "node scripts/start.js",
Expand Down
4 changes: 4 additions & 0 deletions examples/main-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

**Note:** Version bump only for package main-vue

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

**Note:** Version bump only for package main-vue
Expand Down
6 changes: 3 additions & 3 deletions examples/main-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "main-vue",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"private": true,
"scripts": {
"start": "vue-cli-service serve",
Expand All @@ -12,8 +12,8 @@
"core-js": "^3.6.5",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"wujie": "^1.0.0-rc.16",
"wujie-vue2": "^1.0.0-rc.16"
"wujie": "^1.0.0-rc.17",
"wujie-vue2": "^1.0.0-rc.17"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
Expand Down
4 changes: 4 additions & 0 deletions examples/react16/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

**Note:** Version bump only for package react16

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

**Note:** Version bump only for package react16
Expand Down
4 changes: 2 additions & 2 deletions examples/react16/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react16",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"private": true,
"dependencies": {
"@babel/core": "^7.16.0",
Expand Down Expand Up @@ -59,7 +59,7 @@
"webpack-dev-server": "^4.6.0",
"webpack-manifest-plugin": "^4.0.2",
"workbox-webpack-plugin": "^6.4.1",
"wujie-react": "^1.0.0-rc.16"
"wujie-react": "^1.0.0-rc.17"
},
"scripts": {
"start": "node scripts/start.js",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
]
}
},
"version": "1.0.0-rc.16"
"version": "1.0.0-rc.17"
}
7 changes: 7 additions & 0 deletions packages/wujie-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

### Bug Fixes

* 修复preload 没有使用自定义fetch ([#160](https://github.com/Tencent/wujie/issues/160)) ([136a41c](https://github.com/Tencent/wujie/commit/136a41cf944a8434a2f75ffca1a207bb34d1dddc))
* 修复react hash 模式下异常 ([#155](https://github.com/Tencent/wujie/issues/155)) ([085687c](https://github.com/Tencent/wujie/commit/085687c954f14a908ca07abcc9549308716d99b0)), closes [#151](https://github.com/Tencent/wujie/issues/151)

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/wujie-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wujie",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"description": "极致的微前端框架",
"main": "./lib/index.js",
"module": "./esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/wujie-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

**Note:** Version bump only for package wujie-react

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

**Note:** Version bump only for package wujie-react
Expand Down
4 changes: 2 additions & 2 deletions packages/wujie-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wujie-react",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"description": "无界微前端React组件封装",
"main": "./lib/index.js",
"module": "./esm/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"license": "MIT",
"dependencies": {
"prop-types": "^15.8.1",
"wujie": "^1.0.0-rc.16"
"wujie": "^1.0.0-rc.17"
},
"devDependencies": {
"@babel/cli": "^7.18.6",
Expand Down
4 changes: 4 additions & 0 deletions packages/wujie-vue2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

**Note:** Version bump only for package wujie-vue2

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/wujie-vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wujie-vue2",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"description": "无界微前端Vue2组件封装",
"main": "./lib/index.js",
"module": "./esm/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"license": "MIT",
"dependencies": {
"wujie": "^1.0.0-rc.16"
"wujie": "^1.0.0-rc.17"
},
"devDependencies": {
"@babel/cli": "^7.18.6",
Expand Down
6 changes: 6 additions & 0 deletions packages/wujie-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.17](https://github.com/Tencent/wujie/compare/v1.0.0-rc.16...v1.0.0-rc.17) (2022-09-20)

### Bug Fixes

* 解决 data 与 methods 存在相同属性导致 vue 警告 ([#147](https://github.com/Tencent/wujie/issues/147)) ([bf37422](https://github.com/Tencent/wujie/commit/bf37422e939acc0425eeb0860954431efd564c57))

# [1.0.0-rc.16](https://github.com/Tencent/wujie/compare/v1.0.0-rc.14...v1.0.0-rc.16) (2022-09-12)

**Note:** Version bump only for package wujie-vue3
Expand Down
4 changes: 2 additions & 2 deletions packages/wujie-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wujie-vue3",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"description": "无界微前端Vue3组件封装",
"main": "./lib/index.js",
"module": "./esm/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"license": "MIT",
"dependencies": {
"wujie": "^1.0.0-rc.16"
"wujie": "^1.0.0-rc.17"
},
"devDependencies": {
"@babel/cli": "^7.18.6",
Expand Down

0 comments on commit 49f95e6

Please sign in to comment.