Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@bausmeier bausmeier released this 18 Mar 15:15
· 9 commits to master since this release
v2.0.0
9a38597
  • The use of callbacks has been dropped in favour of promises in order to support async/await.
  • The structure of the options expected by the connect function has changed.
  • The errors have been moved to a separate fhir-errors package and are no longer exported. The extra package must now be installed alongside this package as a peer dependency.
  • The automatic creation of basic indexes has been removed.
  • Repo instances can now be initialised on their own and must return true from isInitialised when they are ready.
  • Support has been added for MongoDB 3.6.