File tree Expand file tree Collapse file tree
v3/internal/runtime/desktop/@wailsio/runtime Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
3434### Added
3535
36- - Add ` window.ToggleFrameless() ` api by [ @atterpac ] ( https://github.com/atterpac ) in [ #XXXX ] ( https://github.com/wailsapp/wails/pull/XXXX )
36+ - Add ` window.ToggleFrameless() ` api by [ @atterpac ] ( https://github.com/atterpac ) in [ #4137 ] ( https://github.com/wailsapp/wails/pull/4137 )
3737- Support aarch64 AppImage builds by [ @AkshayKalose ] ( https://github.com/AkshayKalose ) in [ #3981 ] ( https://github.com/wailsapp/wails/pull/3981 )
3838- Add diagnostics section to ` wails doctor ` by [ @leaanthony ] ( https://github.com/leaanthony )
3939- Add window to context when calling a service method by [ @leaanthony ] ( https://github.com/leaanthony )
Original file line number Diff line number Diff line change 11{
22 "name" : " @wailsio/runtime" ,
33 "type" : " module" ,
4- "version" : " 3.0.0-alpha.67 " ,
4+ "version" : " 3.0.0-alpha.68 " ,
55 "description" : " Wails Runtime" ,
66 "types" : " types/index.d.ts" ,
77 "exports" : {
You can’t perform that action at this time.
0 commit comments