Skip to content

SUSHI 3.20.1

Latest

Choose a tag to compare

@cmoesel cmoesel released this 18 Aug 15:36

SUSHI 3.20.1 improves handling of extension slices and choice slices in certain edge cases. See links to individual PRs below for details.

What's Changed

New Contributors

Install or Update

SUSHI 3.20.1 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.20.1, 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.20.0

Full Changelog: v3.20.0...v3.20.1