SUSHI 3.16.3 updates FHIR Package Loader to version 2.2.2 in order to resolve a bug with using custom NPM registries and auth tokens. Thank you, @bkaney for the bug fix!
What's Changed
Full Changelog: v3.16.2...v3.16.3
Install or Update
SUSHI 3.16.3 is the latest stable release of fsh-sushi. To install or update to SUSHI 3.16.3, 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.2
To check or confirm what version of SUSHI you have installed, you can run the following command:
$ sushi -v