tauri/packages
Lucas Fernandes Nogueira 08bda64c25
fix(api): "command not found" error when running addPluginListener (#14132)
* fix(api): "command not found" error when running addPluginListener

the backend expects the command name to be in snake case

we've made this change already for check_permissions and request_permissions, but missed register_listener

* fix check instead

* update bundle.global.js

* code review suggestion

* add note

* adjust change file

* remove unused var

* fmt

* build
2025-10-06 14:55:20 -03:00
..
api fix(api): "command not found" error when running addPluginListener (#14132) 2025-10-06 14:55:20 -03:00
cli apply version updates (#14100) 2025-09-01 12:44:16 -03:00