- Update axios version
- Use @beda.software/remote-data
- Fix race condition when deps changed in useService hook. #61
- Add an optional refresh_token to the Token interface.
- Extend usePager hook with loadPrevious, loadPage, hasPrevious, and currentPage properties.
- Add a compiled and resolved build as default library import.
- Fix useService hook performance
- Add softReloadAsync ans reloadAsync to useService manager
- Adjust the code for new ts
- Fix build
- findFHIRResources uses getFHIRResources under the hood
- formatError respects OperationOutcome.issue.diagnostics in addition to OperationOutcome.issue.details.text
- All requests helpers from FHIR module returns Resources wrapped with WithId type-wrapper.
- Stable release