tauri/.changes/capability-id-already-exists.md
Lucas Fernandes Nogueira f0acf504a2
feat(core): validate duplicated capability identifier (#10858)
having duplicate capability identifier lead to unexpected behavior because one of the capabilities gets ignored.
With this change the build script now fails when this happens.
2024-09-02 17:13:13 +03:00

80 B

tauri-utils
patch:enhance

Validate duplicate capability identifier.