mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 17:18:56 +03:00
6 lines
206 B
Markdown
6 lines
206 B
Markdown
|
---
|
||
|
"tauri": patch:breaking
|
||
|
---
|
||
|
|
||
|
The initialization script for `Builder::invoke_system` now must initialize the `window.__TAURI_INTERNALS__.postMessage` function instead of `window.__TAURI_POST_MESSAGE__`.
|