tauri/.changes/tauri-api-removal.md
Amr Bashir 092a561ca6
refactor!: remove tauri::api module (#7874)
* refactor!: remove `tauri::api` module

ref: https://github.com/tauri-apps/tauri/issues/7756

* change file

* fix builds
2023-09-21 15:55:42 +03:00

6 lines
147 B
Markdown

---
'tauri': 'major:breaking'
---
Removed `tauri::api` module as most apis have been moved to either a plugin or we recommend using other crates.