Skip to content

tauri-utils@1.0.0-beta.1

Jun 23, 2021
  • Allow dev_path and dist_dir to be an array of root files and directories to embed.
    • 6ec54c53 feat(core): allow dev_path, dist_dir as array of paths, fixes #1897 (#1926) on 2021-05-31
  • Validate tauri.conf.json > build > devPath and tauri.conf.json > build > distDir values.
    • e97846aa feat(core): validate devPath and distDir values (#1848) on 2021-05-17
  • Adds file_drop_enabled flag on WindowConfig.
    • 9cd10df4 feat(core): allow disabling file drop handler, closes #2014 (#2030) on 2021-06-21
  • Hide phf crate export (not public API).

© 2026 Tauri Contributors. CC-BY / MIT