tauri/.changes/migrate-csp.md
Lucas Fernandes Nogueira fbeb5b9185
refactor(core): use webview's URI schemes for IPC (#7170)
Co-authored-by: chip <chip@chip.sh>
2023-08-10 10:12:38 -03:00

220 B

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

Update migrate command to update the configuration CSP to include ipc: on the connect-src directive, needed by the new IPC using custom protocols.