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-sushiTo revert to a previous release, run a command like the following:
$ npm install -g fsh-sushi@2.3.0To check or confirm what version of SUSHI you have installed, you can run the following command:
$ sushi -v