mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +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
AlfrescoApiServiceMock
andAlfrescoApiServiceMock
fromcore
library tocontent-services
, These libraries are content related therefore should not live incore
To mitigate this change, we can run migration:
npx nx migrate @alfresco/adf-core@7.0.0 npx nx migrate --run-migrations
Or for pure angular repository:
npx ng update @alfresco/adf-core@7.0.0