File tree 3 files changed +8
-5
lines changed
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## CHANGES
4
4
5
+ v2.3.2
6
+ - Loading: fix dynamic page lookup for URLs with query strings (via wabac.js 2.21.2)
7
+
5
8
v2.3.1
6
9
- Loading: additional loading optimizations, bump wabac.js to 2.21.1
7
10
Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@fortawesome/fontawesome-free" : " ^5.15.4" ,
20
20
"@shoelace-style/shoelace" : " ~2.15.1" ,
21
- "@webrecorder/wabac" : " ^2.21.1 " ,
21
+ "@webrecorder/wabac" : " ^2.21.2 " ,
22
22
"bulma" : " ^0.9.3" ,
23
23
"electron-log" : " ^4.4.1" ,
24
24
"electron-updater" : " ^6.3.9" ,
Original file line number Diff line number Diff line change 1028
1028
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
1029
1029
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==
1030
1030
1031
- " @webrecorder/wabac@^2.21.1 " :
1032
- version "2.21.1 "
1033
- resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.21.1 .tgz#c5b9ce33f1ab9fa0c1a4a4a7ae2f217c99a0b47e "
1034
- integrity sha512-sS9/TBE+/cIz51OX+X62HerGmjtQLsotQOsUD4GDZgKJzjGATqpjA6CFNRKMZDJ9pY21G+s6NDov3czDHC4kzg ==
1031
+ " @webrecorder/wabac@^2.21.2 " :
1032
+ version "2.21.2 "
1033
+ resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.21.2 .tgz#e19d9165e274a00be33d36b44bb0648a6264871d "
1034
+ integrity sha512-Jlr4yLzjR2GiEJ+YZfzSjkhqJsVWPHpgVLmqsDcqoKktap6xoteeasEcbi8vcL/yxtHCnVYzwnt6ZdGbTcu7kg ==
1035
1035
dependencies :
1036
1036
" @peculiar/asn1-ecc" " ^2.3.4"
1037
1037
" @peculiar/asn1-schema" " ^2.3.3"
You can’t perform that action at this time.
0 commit comments