Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changes/kuchikiki-bump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"tauri-cli": minor:deps
"@tauri-apps/cli": minor:deps
"tauri-utils": minor:deps
---

Update html5ever to 0.29 and kuchikiki to version 0.8.8-speedreader.
6 changes: 6 additions & 0 deletions .changes/tao-wry-bump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"tauri": minor:deps
"tauri-runtime-wry": minor:deps
---

Updated tao to 0.34, wry to 0.52 and webview2-com to 0.38.
7 changes: 7 additions & 0 deletions .changes/x11-feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"tauri": minor:feat
"tauri-runtime-wry": minor:feat
---

Added `x11` Cargo feature (enabled by default). Disabling it is useful for apps that only support Wayland, reducing its size.
**NOTE**: When manually disabling tauri default features, you must enable the `x11` feature to support it.
Loading
Loading