Will the EFB SDK be published on the NPM registry?

As the title covers, will the EFB SDK be published on the NPM registry? Or will we have to update the samples each SDK update and copy over the package?

Hello @jack

Yes, that is what we plan.
Keep an eye on the SDK release notes.

Regards,
Sylvain

3 Likes

Is there any update on this? The updates still seem to be distributed in the SDK, and we ideally want to avoid dealing with that update process for each sim update.

Hello @jack,

This is still under going, I’m pretty confident that it’ll be ready for next update.

1 Like

Fantastic, thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

Hello @jack

The SU1 version of the EFB API (1.0.2) has been published on the npm repository:
@microsoft/msfs-efb-api - npm

You can switch to it by changing @efb/efb-api to @microsoft/msfs-efb-api in your source files and updating your package.json.

Regards,
Sylvain

2 Likes

Hi Sylvain,

Thanks! Is it possible to have beta versions (versions of the API deployed in something like a sim update) published under a beta tag on NPM?

We are experiencing some issues with our EFB app on SU2 due to a change in the temporary notification fields - the duration field was renamed in SU2.

Thanks,
Jack

We will look into it.

Hi @FlyingRaccoon,

Is it possible to get the SU2 version published on NPM now, given that it is released?

Thanks,
Jack