Commit 9f65dbb 1 parent daf42ac commit 9f65dbb Copy full SHA for 9f65dbb
File tree 4 files changed +19
-11
lines changed
4 files changed +19
-11
lines changed Original file line number Diff line number Diff line change 52
52
"dependencies" : {
53
53
"@ant-design/icons" : " ^4.7.0" ,
54
54
"@huolala-tech/page-spy-browser" : " ^2.0.1" ,
55
- "@huolala-tech/page-spy-plugin-data-harbor" : " ^2.0.1 " ,
55
+ "@huolala-tech/page-spy-plugin-data-harbor" : " ^2.0.2 " ,
56
56
"@huolala-tech/page-spy-plugin-rrweb" : " ^2.0.0" ,
57
- "@huolala-tech/page-spy-plugin-whole-bundle" : " ^2.0.1 " ,
57
+ "@huolala-tech/page-spy-plugin-whole-bundle" : " ^2.0.2 " ,
58
58
"@huolala-tech/page-spy-types" : " ^2.0.0" ,
59
59
"@huolala-tech/react-json-view" : " ^1.2.5" ,
60
60
"@huolala-tech/request" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 1
1
import offlineLogImg from ' @/assets/image/screenshot/v1.9.2-offline-log-size.png' ;
2
2
3
+ ## v2.0.2
4
+
5
+ - 🐛 Fixed the issue where the default value of DataHarborPlugin caused download failure.
6
+
3
7
## v2.0.1
4
8
5
9
- 🆕 ` DataHarborPlugin ` add [ onAfterUpload] ( ./data-harbor#constructor ) param to custom behavior after upload。See details: https://github.com/HuolalaTech/page-spy/pull/119 ;
Original file line number Diff line number Diff line change 1
1
import offlineLogImg from ' @/assets/image/screenshot/v1.9.2-offline-log-size.png' ;
2
2
3
+ ## v2.0.2
4
+
5
+ - 🐛 修复 ` DataHarborPlugin ` 的默认值导致无法下载;
6
+
3
7
## v2.0.1
4
8
5
9
- 🆕 ` DataHarborPlugin ` 支持传入 [ onAfterUpload] ( ./data-harbor#constructor ) 自定义上传后的动作。查看详情:https://github.com/HuolalaTech/page-spy/pull/119 ;
Original file line number Diff line number Diff line change 757
757
" @huolala-tech/page-spy-types" " ^2.0.0"
758
758
copy-to-clipboard "^3.3.1"
759
759
760
- " @huolala-tech/page-spy-plugin-data-harbor@^2.0.1 " :
761
- version "2.0.1 "
762
- resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-data-harbor/-/page-spy-plugin-data-harbor-2.0.1 .tgz#f10aa11806fb6e016ae8cc51d4442bff7ef4aef8 "
763
- integrity sha512-nCoDjhawFGMsWFvKFntYbO1XZZdSofXf27a/el96/dEc3rlb3yNzSpF1NPceonijGvMAK3PoPjTfdFZz/9fm5g ==
760
+ " @huolala-tech/page-spy-plugin-data-harbor@^2.0.2 " :
761
+ version "2.0.2 "
762
+ resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-data-harbor/-/page-spy-plugin-data-harbor-2.0.2 .tgz#266a0eb301cef76c6153cca521dbcafcfba5b50d "
763
+ integrity sha512-dO/ZEjvYm1OXvV6a6J2DdmISHY02dvw9yovbtgeClCAYuLjsbhqfyt23BQ6U/wZLuX1C3k359vh0k5i6sZFgDg ==
764
764
dependencies :
765
765
" @babel/runtime" " ^7.13.0"
766
766
" @huolala-tech/page-spy-base" " ^2.0.0"
776
776
" @huolala-tech/page-spy-types" " ^2.0.0"
777
777
rrweb "^2.0.0-alpha.4"
778
778
779
- " @huolala-tech/page-spy-plugin-whole-bundle@^2.0.1 " :
780
- version "2.0.1 "
781
- resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-whole-bundle/-/page-spy-plugin-whole-bundle-2.0.1 .tgz#1fa6cb8d28ca7da5f97176e1299f4d22134d7df8 "
782
- integrity sha512-fVF3hMh8lfOCooeCkvBF00eJuyaeQJckpTdjBxmmDbXmdfeXIWJ8A8NSHq2q+sH8ziMBooV8hny2wEisnDkhpg ==
779
+ " @huolala-tech/page-spy-plugin-whole-bundle@^2.0.2 " :
780
+ version "2.0.2 "
781
+ resolved "https://registry.yarnpkg.com/@huolala-tech/page-spy-plugin-whole-bundle/-/page-spy-plugin-whole-bundle-2.0.2 .tgz#7ba9d25e684c44f302ea1157137ecc62081a743a "
782
+ integrity sha512-zfy3U2wflvSAdGB5JxD6E8xJ73bsQ/qThkooWKrrnQKHaJWwUvtee2Ii1LOiHL3QQUloFcWc6VjaYlBS0xnHdw ==
783
783
dependencies :
784
784
" @huolala-tech/page-spy-browser" " ^2.0.1"
785
- " @huolala-tech/page-spy-plugin-data-harbor" " ^2.0.1 "
785
+ " @huolala-tech/page-spy-plugin-data-harbor" " ^2.0.2 "
786
786
" @huolala-tech/page-spy-plugin-rrweb" " ^2.0.0"
787
787
788
788
" @huolala-tech/page-spy-types@^2.0.0 " :
You can’t perform that action at this time.
0 commit comments