v0.18.0

Overview

This release simplifies integration of JS SDK packages into developer environment.

SDK packages have been re-deployed to the public npmjs.com registry under the @monterosa organisation. From this version on SDK packages will be distributed via npmjs.com as public packages. They will not require an access token and customer setup using gitlab.com as was required by the prior releases of the SDK. In addition, SDK package names now also have sdk- prefix for all packages.

Naming prior to v0.18.0
Naming since v0.18.0

@monterosa-sdk/core

@monterosa/sdk-core

@monterosa-sdk/launcher-kit

@monterosa/sdk-launcher-kit

@monterosa-sdk/connect-kit

@monterosa/sdk-connect-kit

@monterosa-sdk/interact-kit

@monterosa/sdk-interact-kit

@monterosa-sdk/identify-kit

@monterosa/sdk-identify-kit

@monterosa-sdk/util

@monterosa/sdk-util

Functionally v0.18.0 is identical to v0.17.1.

Last updated