Releases: alovajs/alova
Releases · alovajs/alova
v2.20.5
2.20.5 (2024-05-16)
Bug Fixes
package.json: fix the path of require export (#367 ) (bd94366 )
v2.20.4
2.20.4 (2024-05-14)
Bug Fixes
cjs: add the cjs bundle of vuehook, reacthook, sveltehook (7ef0063 ), closes #361
cjs: add the cjs bundle of vuehook, reacthook, sveltehook (#364 ) (012a0c5 )
v2.20.3
2.20.3 (2024-04-26)
Bug Fixes
download and upload inverted fixed. (855b896 )
uploading state not working (fe266ca )
v2.20.1
2.20.1 (2024-04-22)
Bug Fixes
incorrect building of globalfetch cause not initialize error (4a50284 ), closes #334
incorrect building of globalfetch cause not initialize error (#336 ) (39f7eed )
v2.20.0
2.20.0 (2024-04-18)
Bug Fixes
alova: fix that out of memory when creating large number of alova instances (d9fe68b )
fix that error throws when aborting file downloading (40a2b6b ), closes #331
Features
deprecated: deprecate enableDownload
and enableUpload
in method config, these are auto now (65c64b8 )
globalconfig: add globalConfig function to custom the limitation of method snapshots (1799def )
v2.19.2
2.19.2 (2024-04-16)
Bug Fixes
fix that invalidation of method key setting (#329 ) (e2698f7 )
v2.19.1
2.19.1 (2024-04-12)
Bug Fixes
change the condition to determine where to call handleResponseTask from (#327 ) (7da3dbc )
v2.19.0
2.19.0 (2024-04-11)
Features
Add updateState configuration to useFetcher with default is true (#326 ) (1727178 )
You can’t perform that action at this time.