mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +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__`.
|