v2.0.0-beta.10
Pre-release
Pre-release
- bugfix(auth):
auth.isLoaded
set totrue
onAUTH_EMPTY_CHANGE
action dispatch - #290 - feat(storage): customizable file name with
uploadFile
anduploadFiles
throughname
option (can be String or Function) - #285 - bugfix(query):
remove
dispatchesREMOVE
action type with associated reducer case - #257 - feat(query):
remove
accepts an options object as third argument - feat(query):
remove
now hasdispatchAction
option for disabling dispatch of newREMOVE
action type - feat(query):
dispatchRemoveAction
config option add for global control of dispatching when callingremove