Otter Release v11.6 🎉 #2776
fpaul-1A
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are pleased to announce the release of version 11.6 of the Otter Framework 🎉 .
Highlights
This minor version of Otter comes with:
Linter:
Design tokens:
o3rExplodeComplexTypes
to explode complex type into multiple variablesCMS:
@o3rRestrictionKey
to limit the access of sensitive configurations in CMSThis will be the last minor upgrade of Otter v11, the next release will be the v12.0 based on Angular 19.
Migration
Running the command
yarn ng update @o3r/core@~11.6.0
will perform the update of your library or application.The same mechanism applies to the open-source version of the SDK’s core:
yarn ng update @ama-sdk/core@~11.6.0
.You can also check the documentation on how to run migration scripts for non-Angular projects.
For discussions or issues to report, do not hesitate to post a message on our dedicated GitHub Issues page.
The Otter team
Beta Was this translation helpful? Give feedback.
All reactions