Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 578 Bytes

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