FHIR Chat · GoFSH 1.5.0 · shorthand

Stream: shorthand

Topic: GoFSH 1.5.0


view this post on Zulip Julia Afeltra (Feb 25 2022 at 23:10):

Announcing GoFSH 1.5.0 the following changes:

  • Support for providing existing aliases to use when generating FSH (#155)
  • Update SUSHI dependency to SUSHI 2.3.0

Many thanks to @Aymeric Grassart for contributing the idea and feature for providing existing aliases!

Install or Update

To install or update to this release, run the following command:
npm install -g gofsh

More Information

For more details on this release, see the GoFSH 1.5.0 Release Notes.

view this post on Zulip David Pyke (Feb 28 2022 at 13:55):

Installing it, I got this message:
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)

view this post on Zulip David Pyke (Feb 28 2022 at 13:55):

Is this something I need to fix or something that's gofsh's issue?

view this post on Zulip Julia Afeltra (Mar 01 2022 at 14:07):

I'm seeing the same warning as well actually. I hadn't noticed it earlier before publishing. It looks like this is something we will need to upgrade on our end, so there isn't anything you need to do to fix this! I'll talk to the team about getting this resolved before the next release.


Last updated: Apr 12 2022 at 19:14 UTC