mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
6 lines
146 B
Markdown
6 lines
146 B
Markdown
---
|
|
"tauri": patch:breaking
|
|
---
|
|
|
|
Moved the `command` module items to the `ipc` module so its import name does not clash with the `command` macro.
|