tauri/.changes/window-api-validations.md
Lucas Fernandes Nogueira 7616e6cc7b
feat(api): validate window API size and location arguments (#1846)
* feat(api): validate window API `size` and `location` arguments

* fmt
2021-05-17 11:47:11 -03:00

116 B

api
patch

Validate arguments on the window setLocation, setSize, setMinSize and setMaxSize API.