fix(core): Fixed function call for fastPut in the test suite to ensure proper file upload handling.

This commit is contained in:
2024-11-06 03:11:51 +01:00
parent aac5a11a7a
commit f13a99447d
5 changed files with 2516 additions and 677 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2024-11-06 - 2.2.2 - fix(core)
Fixed function call for fastPut in the test suite to ensure proper file upload handling.
- Updated dependencies in package.json to newer versions.
- Corrected the function call in test suite for file upload.
## 2024-10-26 - 2.2.1 - fix(core)
Fix import and typings for improved compatibility