Skip to content

Releases: beda-software/aidbox-react

v1.12.0

Choose a tag to compare

@ruscoder ruscoder released this 15 Jan 07:50
dc81932
  • Add interop auto for cjs build

v1.11.2

Choose a tag to compare

@dmitryashutov dmitryashutov released this 21 May 09:48

Update clean FHIR resource logic:

  • remove fields with null/undefined value
  • remove fields with empty object/array as a value
  • trim null/undefined elements of array value
  • keep null/undefined elements in the array value if there is
  • non empty element with higher index

v1.12.2-0

v1.12.2-0 Pre-release
Pre-release

Choose a tag to compare

@dmitryashutov dmitryashutov released this 21 May 09:12
  • Update FHIR resource clean logic: remove null items from the array values except the non-empty element exists with a higher index.

v.1.11.1

Choose a tag to compare

@dmitryashutov dmitryashutov released this 20 May 05:52

clean FHIR resources of empty values