npm fsh-sushi 3.6.0
SUSHI 3.6.0

latest releases: 3.18.1, 3.18.0, 3.17.0...
2 years ago

What's Changed

New Feature: FSH index files

SUSHI will create two new files that contain the mappings between the input FSH definitions and output JSON files. The files are created in the fsh-generated directory. One file is in a text format for ease of readability, and the other file is in JSON format for ease of processing.

Install or Update

SUSHI 3.6.0 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.6.0, run the following command:

$ npm install -g fsh-sushi

To revert to the previous SUSHI stable release (3.5.0), run the following command:

$ npm install -g fsh-sushi@3.5.0

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

$ sushi -v

Full Changelog: v3.5.0...v3.6.0

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.