tauri/.changes/refactor-capabilities-schema.md
Lucas Fernandes Nogueira 4e101f8016
refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756)
* refactor(core): enhance app rerun-if-changed for capabilities and frontend dist

* always rerun-if-changed=capabilities

* fix todo

* rerun if plugin permissions change

* add change files
2024-02-04 11:42:13 -03:00

252 B

@tauri-apps/cli tauri-cli tauri-build tauri-utils
patch:enhance patch:enhance patch:enhance patch:enhance

Moved the capability JSON schema to the src-tauri/gen folder so it's easier to track changes on the capabilities folder.