Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@refinedev_rest@2.0.1 source code.tar.gz | 2025-10-07 | 28.8 MB | |
@refinedev_rest@2.0.1 source code.zip | 2025-10-07 | 35.3 MB | |
README.md | 2025-10-07 | 484 Bytes | |
Totals: 3 Items | 64.1 MB | 0 |
Patch Changes
-
#7047
f1085a350344fb5264099fc46123a8b05944154b
Thanks @alicanerdurmaz! - fix:getMany
mapResponse
return value is wrong.Now
getMany
properly handles both array and object response formats by checking if the response is an array and returning the appropriate data structure.