mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-24 19:25:12 +03: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.
|