mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 04:03:52 +03:00
f3837d5b98
- make the v1 config migration more resilient by checking null values - fix "targets: all" incorrectly migrating createUpdaterArtifacts when there's no updater configuration (this is problematic because this targets config is the default) - migrate Tauri.toml - add more tests
170 B
170 B
tauri-cli | @tauri-apps/cli |
---|---|
patch:bug | patch:bug |
Improve migration tooling by supporting TOML configs, handle nulls and properly check for updater migration.