Release Notes / Version 12.2406.0
Table Of ContentsAll packages in frontend workspace and in studio-client require at least pnpm 9.3.0. Please take note of the list of changes here https://github.com/pnpm/pnpm/releases/tag/v9.0.0
In order to upgrade pnpm to 9.x use the following command:
npm install -g pnpm@9
This update is called "breaking", because the version and
format of the pnpm-lock.yaml
has changed. The
studio-client also needs the pnpm config
link-workspace-packages=true
in the
.npmrc
. This change is set in the blueprint
workspace. No further change is needed.
(CMS-25106)