npm fsh-sushi 3.17.0
SUSHI 3.17.0

27 days ago

What's Changed

  • Give Extensions Package Highest Priority by @cmoesel in #1605
  • Do not inherit ED extensions that should not be inherited by @cmoesel in #1604
  • Add support for ignoring errors via sushi-ignoreErrors.txt by @cmoesel in #1603
  • Only check for deprecated config file if none with the current naming was found by @cybernop in #1596
  • Update init message to mention modern sushi syntax by @vadi2 in #1599
  • Add timeout to npm version check command by @cmoesel in #1594
  • Update Dependencies (November 2025) by @cmoesel in #1600
  • Fix regression to better handle aborted repos and symlinks by @cmoesel in #1601

New Contributors

Install or Update

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

$ npm install -g fsh-sushi

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

$ sushi -v

To revert back to the previous version of SUSHI, you can run the following command:

$ npm install -g fsh-sushi@3.16.5

Full Changelog: v3.16.5...v3.17.0

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.