mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
e706df7d03
* refactor: custom protocol (#2503) Co-authored-by: Lucas Nogueira <lucas@tauri.studio> * Apply Version Updates From Current Changes (#2513) Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> * fix(api): revert ES2021 target * Apply Version Updates From Current Changes (#2520) Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> * docs: webdriver guide (#2461) Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com> * fix(core): `Notification.requestPermission()` deadlock regression * Fix packageManager ternary Co-authored-by: david <david@lemarier.ca> Co-authored-by: Lucas Nogueira <lucas@tauri.studio> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> Co-authored-by: chip <chip@chip.sh> Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
75 B
75 B
tauri |
---|
patch |
Fixes Notification.requestPermission()
deadlock.