Skip to content

SUSHI 2.4.1

Compare
Choose a tag to compare
@julianxcarter julianxcarter released this 26 Apr 14:38
· 244 commits to master since this release
c15a18f

SUSHI 2.4.1 addresses security vulnerabilities found in SUSHI 2.4.0.

Full Documentation

For additional documentation, refer to FSH School's SUSHI documentation and/or the FSH 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 release, run a command like the following:

$ npm install -g [email protected]

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

$ sushi -v