npm fsh-sushi 3.20.0
SUSHI 3.20.0

12 hours ago

SUSHI 3.20.0 makes the copyrightYear and releaseLabel configuration properties optional to support using SUSHI with other publishers. Since these properties are required for the official HL7 IG Publisher, however, SUSHI will still log a warning if they are not supplied. This warning can be suppressed using the sushi-ignoreWarnings.txt file.

What's Changed

  • Make copyrightYear and releaseLabel optional by @cmoesel in #1626

Install or Update

SUSHI 3.20.0 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.20.0, run the following command:

$ npm install -g fsh-sushi

To check or confirm what version of SUSHI you have installed, you can run the following command:

$ sushi -v

To revert back to the previous version of SUSHI, you can run the following command:

$ npm install -g fsh-sushi@3.19.0

Full Changelog: v3.19.0...v3.20.0

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.