Files
tauri-plugins-workspace/.changes/positioner-panic.md
T
Urs de Swardt c0d64bf7d9 fix: replace panics with error returns (#3420)
* refactor: replace panics with error returns

* fix: lints

* chore: add changes md
2026-05-18 21:56:33 +08:00

6 lines
101 B
Markdown

---
positioner: patch
positioner-js: patch
---
Removed panics and replaced them with error handling.