mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* refactor: rework `transformCallback` * Migrate listen and unlisten js * handlerId -> listener.handlerId * Update docs * `transformCallback` change file * typo
200 B
200 B
@tauri-apps/api, tauri
| @tauri-apps/api | tauri |
|---|---|
| minor:changes | minor:changes |
transformCallback now registers the callbacks inside window.__TAURI_INTERNALS__.callbacks instead of directly on window['_{id}']