Here, we describe how to pass from using @masiv base libraries to use the @oasis ones.
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.
IMPORTANT! You need to delete @masiv base libraries
npm i @oasis/system@^1.0.1 @oasis/security@^2.0.7 @oasis/language@^1.0.5 @oasis/masiv-navigators@^2.0.17 @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.7 or above
Language: @oasis/language@^1.0.5 or above
Navigators: @oasis/masiv-navigators@^2.0.17 or above
Aqua: @masiv/aqua@^1.16.8 or above
File preview: @masiv/addon-file-preview@^1.2.35 or above
Install the @oasis/system@^1.0.0 or above library and set it up with the following Installation and usage Oasis System
Install the @oasis/security@^1.1.7 or above and set it up with the following Installation and usage Oasis Security
Install the @oasis/language@^1.0.3 or above and set it up with the following Oasis Language usage