Skip to content

Files

Latest commit

 

History

History
40 lines (21 loc) · 837 Bytes

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 837 Bytes

1.8.0

1.7.0

  • Extend usePager hook with loadPrevious, loadPage, hasPrevious, and currentPage properties.

1.6.0

  • Add a compiled and resolved build as default library import.

1.5.0

  • Fix useService hook performance

1.4.0

  • Add softReloadAsync ans reloadAsync to useService manager

1.3.3

  • Adjust the code for new ts

1.3.2

  • Fix build

1.3.0

  • findFHIRResources uses getFHIRResources under the hood
  • formatError respects OperationOutcome.issue.diagnostics in addition to OperationOutcome.issue.details.text

1.2.0

  • All requests helpers from FHIR module returns Resources wrapped with WithId type-wrapper.

1.1.1

  • Stable release