npm fsh-sushi 3.7.0
SUSHI 3.7.0

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

SUSHI 3.7.0 contains the following enhancements and bug fixes:

What's Changed

  • Support logical model examples without resourceType or id by @jafeltra in #1418
  • Allow extensions on configured dependencies by @jafeltra in #1420
  • Use current extension for specifying IG resource format by @jafeltra in #1421
  • Fall back to package.json when resolving "latest" version in IG by @cmoesel in #1423
  • Update assorted dependencies by @mint-thompson in #1417
  • Regression script: handle errors thrown during repo compare by @cmoesel in #1419

Install or Update

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

$ npm install -g fsh-sushi

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

$ npm install -g fsh-sushi@3.6.1

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

$ sushi -v

Full Changelog: v3.6.1...v3.7.0

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.