tauri/.changes/fix-identifier-config-required.md
Fabian-Lars 0a47bf0430
fix(core): Mark identifier as a required field. (#10946)
* fix(core): Mark `identifier` as a required field.

* change tag

* inject identifier in tests
2024-09-10 10:08:04 -03:00

140 B

tauri-utils
patch:bug

Fixed an issue that made the identifier in tauri.conf.json optional while it was actually required.