Releases: alovajs/alova
Releases · alovajs/alova
v2.9.3
2.9.3 (2023-07-18)
Bug Fixes
only update column data
will update cache in updateState
(808352b )
v2.9.2
2.9.2 (2023-07-12)
Bug Fixes
fix that doesn't request in mini program (485fefa ), closes #150
v2.9.1
2.9.1 (2023-07-03)
Bug Fixes
abort: multiple times abort is work in react (62330d1 ), closes #141
v2.9.0
2.9.0 (2023-07-02)
Features
react: optimize the handlers of use hooks in react with useCallback (0aec939 ), closes #141
v2.8.1
2.8.1 (2023-07-01)
Bug Fixes
react: request is eimitted on re-render in HMR even if set immediate to false (c73da16 ), closes #137
v2.8.0
2.8.0 (2023-06-28)
Features
logger: now it will log hit cache when response cache is hit (9ccdc82 )
optimization: initial loading value is true when request immediately (4b52b5a ), closes #108
ssr: do not send request any more when use hooks in ssr (cfcfa69 ), closes #133
v2.7.1
2.7.1 (2023-06-25)
Bug Fixes
v2.7.0
2.7.0 (2023-06-25)
Features
metadata: method metadata is setable (b05143d )
v2.6.2
2.6.2 (2023-06-20)
Bug Fixes
abort: invalid abort when method.abort is called in beforeRequest (cc4e215 ), closes #120
You can’t perform that action at this time.