npm fsh-sushi 2.1.1
SUSHI 2.1.1

latest releases: 3.18.0, 3.17.0, 3.16.5...
4 years ago

SUSHI 2.1.1 includes the following bug fix:

  • Remove support for case-insensitive package names. This support was causing failures in the IG auto-build process. This will be added back in a later release. (#912, #800)

Full Documentation

For additional documentation, refer to FSH School's SUSHI documentation, the FSH STU1 specification, and/or the FSH current build specification.

Install or Update

To install or update to this release, run the following command:

$ npm install -g fsh-sushi

To revert to a previous stable release, run a command like the following:

$ npm install -g fsh-sushi@2.0.1

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

$ sushi -v

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.