Skip to content
Tauri

@tauri-apps/api@1.5.0

New Features

Enhancements

  • 58d6b899(#7636) Add append option to FsOptions in the fs JS module, used in writeTextFile and writeBinaryFile, to be able to append to existing files instead of overwriting it.

Bug Fixes

  • 2eab1505(#7394) Fix Body.form static not reading and sending entries of type Blob (including subclasses such as File)

© 2024 Tauri Contributors. CC-BY / MIT