chore: tauri 3.0 alpha release

This commit is contained in:
Lucas Nogueira
2026-09-13 15:55:49 -03:00
parent e87544c67d
commit 6967afaef8
113 changed files with 1158 additions and 2422 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## [3.0.0-alpha.0]
- [`363438b5`](https://github.com/tauri-apps/plugins-workspace/commit/363438b50a09162379d57c7c7bfc132520c1e5d4) Update to tauri 3.0 alpha.
## [2.4.1]
- [`f8053e65`](https://github.com/tauri-apps/plugins-workspace/commit/f8053e659e4ccd85c1f52833411ff8417cbc5e69) ([#3527](https://github.com/tauri-apps/plugins-workspace/pull/3527) by [@Legend-Master](https://github.com/tauri-apps/plugins-workspace/../../Legend-Master)) Documented Cargo feature flags in each plugin's crate-level documentation.