FHIR Chat · fhir-kit-client 1.3.0 release · javascript

Stream: javascript

Topic: fhir-kit-client 1.3.0 release


view this post on Zulip Brian Kaney (Jun 17 2019 at 13:39):

We published a new release of FHIR Kit Client (1.3.0). This supports POST searches, more client options (e.g. TLS support cert/key/ca), and other enhancements and fixes: https://www.npmjs.com/package/fhir-kit-client .

Also, after talking with @Abigail Watson at Dev Days, the next major release will use ESM (modules). There are a few options we are investigating and plan to make it backward support node modules / commonJS until Node LTS adopts ESM (without needing the experimental flag). Welcome to javascript :)

view this post on Zulip Brian Kaney (Jun 25 2019 at 13:16):

Hi @Abigail Watson -- do you think you could try out the code in this PR https://github.com/Vermonster/fhir-kit-client/pull/112 when you get a chance? It should support both CommonJS and ESM now.

view this post on Zulip Abbie Watson (Jun 25 2019 at 15:16):

Yup!
I see it. Am going to fetch it and test it out ASAP. Just trying to get the release of another project out the door so I can close down those editors first. Running out of memory with them as it is.


Last updated: Apr 12 2022 at 19:14 UTC