v7.5.0
Adds a new opt-in prop allowDuplicates. Implementors should exhaust all options for removing or filtering duplicates on their side before enabling this prop. Examples of correct usage include when historical measurements have been taken on the same day by community and hospital clinicians.
What's Changed
- duplicate-measurements by @eatyourpeas in #181
- oidc publication setup to npm by @eatyourpeas in #182
- the package.json must have the git repo defined to be able to publish by @eatyourpeas in #183
Full Changelog: v7.4.4...v7.5.0