npm fsh-sushi 1.0.2
SUSHI 1.0.2

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

SUSHI 1.0.2 is a patch release with the following fixes and minor enhancements:

  • Enforces specific dependency library versions to ensure SUSHI installations behave as expected (#675)
    • This specifically fixes a bug related to ANTLR4 v4.9.0 and Node 14 that some users have experienced
  • Fixes handling of content references when the reference is more than a fragment (#671)
  • Adds a link to migration instructions when legacy projects are detected (#676)
  • New and improved puns! Try to find them all!

SUSHI 1.0.0 was a significant major release of SUSHI. Please see the SUSHI 1.0.0 Release Notes for a full description of changes in SUSHI 1.0.0.

Full Documentation

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

$ npm install -g fsh-sushi@0.16.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.