Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 219 Bytes

validate-event-name.md

File metadata and controls

6 lines (5 loc) · 219 Bytes
tauri
patch

The event name is now validated. On a IPC message, it returns an error if it fails validation; on the Rust side, it panics. It must include only alphanumeric characters, -, /, : and _.