Here, we describe how to upgrade from the legacy core libraries, formerly named @masiv, to their latest versions, @oasis.

You’ll need to update only the dependencies listed below. Please, also be aware that Aqua and File Preview will only update their inner dependencies.

Current versions of new libraries

IMPORTANT! You need to delete @masiv base libraries

npm i @oasis/system@^1.0.1 @oasis/security@^2.0.10 @oasis/language@^1.0.5 @oasis/masiv-navigators@^2.0.20 @masiv/aqua@^1.16.8

If you use File preview

npm i @masiv/addon-file-preview@^1.2.35

System: @oasis/system@^1.0.1 or above

Security: @oasis/security@^2.0.10 or above

Language: @oasis/language@^1.0.5 or above

Navigators: @oasis/masiv-navigators@^2.0.20 or above

Aqua: @masiv/aqua@^1.16.8 or above

File preview: @masiv/addon-file-preview@^1.2.35 or above

1️⃣ New System library

Install the @oasis/system@^1.0.0 or above library and set it up with the following Upgrading to Oasis System

2️⃣ New Security library

Install the @oasis/security@^1.1.7 or above and set it up with the following

3️⃣ New Language library

Install the @oasis/language@^1.0.3 or above and set it up with the following Oasis Language usage

Masiv dependencies