File tree Expand file tree Collapse file tree 12 files changed +61
-10
lines changed Expand file tree Collapse file tree 12 files changed +61
-10
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.0.81] ( https://github.com/eleme/morjs/compare/v1.0.80...v1.0.81 ) (2023-09-01)
7+
8+ ### Bug Fixes
9+
10+ - ** runtime-web:** this.createIntersectionObserver 类型错误 ([ #105 ] ( https://github.com/eleme/morjs/issues/105 ) ) ([ ec4316a] ( https://github.com/eleme/morjs/commit/ec4316a3b3f6089faa52a05b5f234aa69d9de692 ) )
11+ - ** runtime-web:** this.createIntersectionObserver 指定 selector 为自定义组件的最外层节点时导致触发异常 ([ #104 ] ( https://github.com/eleme/morjs/issues/104 ) ) ([ c22c2a2] ( https://github.com/eleme/morjs/commit/c22c2a221c9a506cad17080a9df04534799c5d2b ) )
12+
613## [ 1.0.80] ( https://github.com/eleme/morjs/compare/v1.0.79...v1.0.80 ) (2023-08-30)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 2424 "message" : " chore(release): publish packages"
2525 }
2626 },
27- "version" : " 1.0.80 "
27+ "version" : " 1.0.81 "
2828}
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.0.81] ( https://github.com/eleme/morjs/compare/v1.0.80...v1.0.81 ) (2023-09-01)
7+
8+ ** Note:** Version bump only for package @morjs/cli
9+
10+
11+
12+
13+
614## [ 1.0.80] ( https://github.com/eleme/morjs/compare/v1.0.79...v1.0.80 ) (2023-08-30)
715
816** Note:** Version bump only for package @morjs/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @morjs/cli" ,
3- "version" : " 1.0.80 " ,
3+ "version" : " 1.0.81 " ,
44 "description" : " mor cli" ,
55 "keywords" : [
66 " mor" ,
3434 },
3535 "dependencies" : {
3636 "@morjs/plugin-analyzer" : " 1.0.71" ,
37- "@morjs/plugin-compiler" : " 1.0.80 " ,
37+ "@morjs/plugin-compiler" : " 1.0.81 " ,
3838 "@morjs/plugin-composer" : " 1.0.72" ,
3939 "@morjs/plugin-generator" : " 1.0.71" ,
4040 "@morjs/plugin-mocker" : " 1.0.71" ,
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.0.81] ( https://github.com/eleme/morjs/compare/v1.0.80...v1.0.81 ) (2023-09-01)
7+
8+ ** Note:** Version bump only for package create-mor
9+
10+
11+
12+
13+
614## [ 1.0.80] ( https://github.com/eleme/morjs/compare/v1.0.79...v1.0.80 ) (2023-08-30)
715
816** Note:** Version bump only for package create-mor
Original file line number Diff line number Diff line change 11{
22 "name" : " create-mor" ,
3- "version" : " 1.0.80 " ,
3+ "version" : " 1.0.81 " ,
44 "license" : " MIT" ,
55 "authors" : [
66 " Felix Liu <[email protected] > (https://github.com/lyfeyaj)" 2626 },
2727 "homepage" : " https://github.com/eleme/morjs/tree/main/packages/create-mor#readme" ,
2828 "dependencies" : {
29- "@morjs/cli" : " 1.0.80 "
29+ "@morjs/cli" : " 1.0.81 "
3030 }
3131}
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.0.81] ( https://github.com/eleme/morjs/compare/v1.0.80...v1.0.81 ) (2023-09-01)
7+
8+ ** Note:** Version bump only for package @morjs/plugin-compiler-web
9+
10+
11+
12+
13+
614## [ 1.0.80] ( https://github.com/eleme/morjs/compare/v1.0.79...v1.0.80 ) (2023-08-30)
715
816** Note:** Version bump only for package @morjs/plugin-compiler-web
Original file line number Diff line number Diff line change 11{
22 "name" : " @morjs/plugin-compiler-web" ,
3- "version" : " 1.0.80 " ,
3+ "version" : " 1.0.81 " ,
44 "description" : " mor complier plugin for web" ,
55 "keywords" : [
66 " mor" ,
3232 "dependencies" : {
3333 "@babel/runtime" : " 7.21.0" ,
3434 "@morjs/plugin-compiler-alipay" : " 1.0.79" ,
35- "@morjs/runtime-web" : " 1.0.80 " ,
35+ "@morjs/runtime-web" : " 1.0.81 " ,
3636 "@morjs/utils" : " 1.0.71" ,
3737 "postcss" : " 7.0.39"
3838 }
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.0.81] ( https://github.com/eleme/morjs/compare/v1.0.80...v1.0.81 ) (2023-09-01)
7+
8+ ** Note:** Version bump only for package @morjs/plugin-compiler
9+
10+
11+
12+
13+
614## [ 1.0.80] ( https://github.com/eleme/morjs/compare/v1.0.79...v1.0.80 ) (2023-08-30)
715
816** Note:** Version bump only for package @morjs/plugin-compiler
Original file line number Diff line number Diff line change 11{
22 "name" : " @morjs/plugin-compiler" ,
3- "version" : " 1.0.80 " ,
3+ "version" : " 1.0.81 " ,
44 "description" : " mor compiler plugin" ,
55 "keywords" : [
66 " mor" ,
3737 "@morjs/plugin-compiler-kuaishou" : " 1.0.79" ,
3838 "@morjs/plugin-compiler-qq" : " 1.0.79" ,
3939 "@morjs/plugin-compiler-taobao" : " 1.0.79" ,
40- "@morjs/plugin-compiler-web" : " 1.0.80 " ,
40+ "@morjs/plugin-compiler-web" : " 1.0.81 " ,
4141 "@morjs/plugin-compiler-wechat" : " 1.0.79" ,
4242 "@morjs/runtime-mini" : " 1.0.79" ,
4343 "@morjs/utils" : " 1.0.71" ,
You can’t perform that action at this time.
0 commit comments