Releases: pipech/refine-frappe-provider
Releases · pipech/refine-frappe-provider
v0.0.7
[0.0.7] - 2024-08-14
Added
v0.0.6
[0.0.6] - 2024-04-25
Added
Changed
- Update
eslint
, add globals
- Update
custom
dataClient
Fixed
- Allow
options
props to be pass to accessControlProvider
- Export
authType
- Properly handle
error
- Export
DataParams
type
- Fix ts compiled config
v0.0.5
[0.0.5] - 2024-03-06
Change
- Add try, catch to
can
on accessControlProvider
- Add
options
props to accessControlProvider
- Add condition to check for cookies before calling
check
on authProvider