mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(core): add `app > windows > create` option to disable window creation at startup closes #10950 * clippy * clippy * update docs * Update .changes/window-config-create.md --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio> Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
158 B
158 B
tauri, tauri-utils
| tauri | tauri-utils |
|---|---|
| patch:feat | patch:feat |
Add app > windows > create option to choose whether to create this window at app startup or not.