clipboard-manager@2.0.0-rc.1
2c00c029
(#1630 by @FabianLars) Fixed an issue that caused multi-word IIFE names to not be formatted correctly. For example thebarcode-scanner
was defined aswindow.__TAURI_PLUGIN_CLIPBOARDMANAGER__
instead ofwindow.__TAURI_PLUGIN_CLIPBOARD_MANAGER__
.
6b079cfd
(#1649 by @ahqsoftwares) Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0
© 2025 Tauri Contributors. CC-BY / MIT