File tree Expand file tree Collapse file tree 8 files changed +61
-6
lines changed Expand file tree Collapse file tree 8 files changed +61
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.3] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.2...v1.5.3 ) (2022-11-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** utils:** 修复 isNil 方法逻辑错误 [ #41 ] ( https://github.com/KNXCloud/lowcode-engine-vue/issues/41 ) ([ 2607a75] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/2607a751b060ff76260ea99b6e667d39311a78d7 ) )
12+ * ** vue-renderer:** 修复 live 渲染时 ref 获取异常 ([ 91928c9] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/91928c97dbedb32f4de6e061bdb761e1656bef0e ) )
13+
14+
15+ ### Features
16+
17+ * ** utils:** 优化 vue 组件判定条件 ([ 60ddbc8] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/60ddbc8684daf0d2c52a2c5ed16f4bc86a9612c6 ) )
18+
19+
20+
21+
22+
623## [ 1.5.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
724
825
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.5.2 " ,
2+ "version" : " 1.5.3 " ,
33 "npmClient" : " pnpm" ,
44 "useWorkspaces" : true ,
55 "packages" : [" packages/*" ],
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.3] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.2...v1.5.3 ) (2022-11-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** utils:** 修复 isNil 方法逻辑错误 [ #41 ] ( https://github.com/KNXCloud/lowcode-engine-vue/issues/41 ) ([ 2607a75] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/2607a751b060ff76260ea99b6e667d39311a78d7 ) )
12+
13+
14+ ### Features
15+
16+ * ** utils:** 优化 vue 组件判定条件 ([ 60ddbc8] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/60ddbc8684daf0d2c52a2c5ed16f4bc86a9612c6 ) )
17+
18+
19+
20+
21+
622## [ 1.5.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
723
824
Original file line number Diff line number Diff line change 22 "name" : " @knxcloud/lowcode-utils" ,
33 "main" : " ./lib/index.js" ,
44 "module" : " ./es/index.js" ,
5- "version" : " 1.5.2 " ,
5+ "version" : " 1.5.3 " ,
66 "files" : [
77 " es" ,
88 " lib"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.3] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.2...v1.5.3 ) (2022-11-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** vue-renderer:** 修复 live 渲染时 ref 获取异常 ([ 91928c9] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/91928c97dbedb32f4de6e061bdb761e1656bef0e ) )
12+
13+
14+
15+
16+
617## [ 1.5.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
718
819
Original file line number Diff line number Diff line change 33 "main" : " ./lib/index.js" ,
44 "module" : " ./es/index.js" ,
55 "unpkg" : " ./dist/vue-renderer.js" ,
6- "version" : " 1.5.2 " ,
6+ "version" : " 1.5.3 " ,
77 "files" : [
88 " es" ,
99 " lib" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.5.3] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.2...v1.5.3 ) (2022-11-15)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** utils:** 修复 isNil 方法逻辑错误 [ #41 ] ( https://github.com/KNXCloud/lowcode-engine-vue/issues/41 ) ([ 2607a75] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/2607a751b060ff76260ea99b6e667d39311a78d7 ) )
12+
13+
14+
15+
16+
617## [ 1.5.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
718
819
Original file line number Diff line number Diff line change 33 "main" : " ./lib/index.js" ,
44 "module" : " ./es/index.js" ,
55 "unpkg" : " ./dist/vue-simulator-renderer.js" ,
6- "version" : " 1.5.2 " ,
6+ "version" : " 1.5.3 " ,
77 "files" : [
88 " es" ,
99 " lib" ,
1919 "homepage" : " https://unpkg.com/@knxcloud/lowcode-vue-simulator-renderer@1.1.1/build/index.html" ,
2020 "dependencies" : {
2121 "@alilc/lowcode-types" : " ^1.0.14" ,
22- "@knxcloud/lowcode-utils" : " ^1.5.2 " ,
23- "@knxcloud/lowcode-vue-renderer" : " ^1.5.2 " ,
22+ "@knxcloud/lowcode-utils" : " ^1.5.3 " ,
23+ "@knxcloud/lowcode-vue-renderer" : " ^1.5.3 " ,
2424 "vue-router" : " ^4.1.5"
2525 },
2626 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments