npm fsh-sushi 3.16.4
SUSHI 3.16.4

latest releases: 3.17.0, 3.16.5
4 months ago

SUSHI 3.16.4 includes important bug fixes that have been reported by the FSH community.

Special thanks to @Paqrat76 for contributing fixes to ensure that SUSHI propagates versions from Parent to baseDefinition and InstanceOf to meta.profile when appropriate!

What's Changed

  • Export Canonical Version in Parent and InstanceOf by @Paqrat76 in #1580
  • VS Caret Rule Processing: Ignore Components with Filters by @cmoesel in #1583
  • Support constraining reference types with version-pinned targets by @cmoesel in #1585

New Contributors

  • @Paqrat76 made their first contribution in #1580 (although, not really, since he made significant contributions in the past as @joepaquette!)

Install or Update

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

$ npm install -g fsh-sushi

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

$ npm install -g fsh-sushi@3.16.3

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

$ sushi -v

Full Changelog: v3.16.3...v3.16.4

Don't miss a new fsh-sushi release

NewReleases is sending notifications on new releases.