8000 Release SUSHI 3.16.1 · FHIR/sushi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SUSHI 3.16.1

Compare
Choose a tag to compare
@cmoesel cmoesel released this 30 Jun 12:56
· 2 commits to master since this release

SUSHI 3.16.1 updates its dependency libraries to their latest versions. The fhir-package-loader v2.2.0 update brings in the following new feature for SUSHI:

  • Allow users to specify an auth header to include when accessing a custom NPM registry. To do so, specify a bearer token in the FPL_REGISTRY_TOKEN environment variable (note: requires use of FPL_REGISTRY environment variable as well). Many thanks to @bkaney for this contribution to fhir-package-loader.

What's Changed

Full Changelog: v3.16.0...v3.16.1

Install or Update

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

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

$ sushi -v
0