File tree Expand file tree Collapse file tree 10 files changed +63
-8
lines changed Expand file tree Collapse file tree 10 files changed +63
-8
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.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * 优化类型声明以支持 Vite ([ 5d02fda] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/5d02fdadf04b7eced15fe836b1a39295f41f0695 ) )
12+
13+
14+
15+
16+
617## [ 1.5.1] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.0...v1.5.1 ) (2022-09-29)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.5.1 " ,
2+ "version" : " 1.5.2 " ,
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.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * 优化类型声明以支持 Vite ([ 5d02fda] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/5d02fdadf04b7eced15fe836b1a39295f41f0695 ) )
12+
13+
14+
15+
16+
617# [ 1.5.0] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.7...v1.5.0 ) (2022-09-29)
718
819** Note:** Version bump only for package @knxcloud/lowcode-hooks
Original file line number Diff line number Diff line change 11{
22 "name" : " @knxcloud/lowcode-hooks" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.2 " ,
44 "main" : " lib/index.js" ,
55 "module" : " es/index.js" ,
66 "typings" : " es/index.d.ts" ,
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.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * 优化类型声明以支持 Vite ([ 5d02fda] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/5d02fdadf04b7eced15fe836b1a39295f41f0695 ) )
12+
13+
14+
15+
16+
617# [ 1.5.0] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.7...v1.5.0 ) (2022-09-29)
718
819
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.0 " ,
5+ "version" : " 1.5.2 " ,
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.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * 优化类型声明以支持 Vite ([ 5d02fda] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/5d02fdadf04b7eced15fe836b1a39295f41f0695 ) )
12+
13+
14+
15+
16+
617# [ 1.5.0] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.7...v1.5.0 ) (2022-09-29)
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.0 " ,
6+ "version" : " 1.5.2 " ,
77 "files" : [
88 " es" ,
99 " lib" ,
1818 "homepage" :
" https://unpkg.com/@knxcloud/[email protected] /build/index.html" ,
1919 "dependencies" : {
2020 "@alilc/lowcode-types" : " ^1.0.14" ,
21- "@knxcloud/lowcode-hooks" : " ^1.5.0 " ,
21+ "@knxcloud/lowcode-hooks" : " ^1.5.2 " ,
2222 "intl-messageformat" : " ^10.1.5" ,
2323 "lodash-es" : " ^4.17.21"
2424 },
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.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.1...v1.5.2 ) (2022-10-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * 优化类型声明以支持 Vite ([ 5d02fda] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/5d02fdadf04b7eced15fe836b1a39295f41f0695 ) )
12+
13+
14+
15+
16+
617## [ 1.5.1] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.5.0...v1.5.1 ) (2022-09-29)
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.1 " ,
6+ "version" : " 1.5.2 " ,
77 "files" : [
88 " es" ,
99 " lib" ,
1919 "homepage" :
" https://unpkg.com/@knxcloud/[email protected] /build/index.html" ,
2020 "dependencies" : {
2121 "@alilc/lowcode-types" : " ^1.0.14" ,
22- "@knxcloud/lowcode-utils" : " ^1.5.0 " ,
23- "@knxcloud/lowcode-vue-renderer" : " ^1.5.0 " ,
22+ "@knxcloud/lowcode-utils" : " ^1.5.2 " ,
23+ "@knxcloud/lowcode-vue-renderer" : " ^1.5.2 " ,
2424 "vue-router" : " ^4.1.5"
2525 },
2626 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments