mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
650 B
650 B
Title
| Title |
|---|
| Breaking changes, 6.10.0 -> 7.0.0 |
Breaking changes, 6.10.0 -> 7.0.0
-
PR-9317 Move alfresco js-API and AlfrescoApi service out from the core
Move
AlfrescoApiServiceMockandAlfrescoApiServiceMockfromcorelibrary tocontent-services, These libraries are content related therefore should not live incoreTo mitigate this change, we can run migration:
npx nx migrate @alfresco/adf-core@7.0.0 npx nx migrate --run-migrationsOr for pure angular repository:
npx ng update @alfresco/adf-core@7.0.0