npm fsh-sushi 1.0.0-beta.3
SUSHI 1.0.0 Beta 3

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

SUSHI 1.0.0 Beta 3 contains fixes for two bugs reported by our users:

  • Allows (and ignores) non-JSON/non-XML files in input/* resource folders (#641)
  • Fixes ambiguous identifier in error message about duplicate resources (#642)

Full Documentation

For additional documentation, refer to FSH School's SUSHI 1.0 Beta documentation and/or the FSH specification.

Install or Update

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

$ npm install -g fsh-sushi@beta

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

$ npm install -g fsh-sushi@0.16.0

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.