Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 734 Bytes

2022-11-03-deprecate-actions-in-shopware-apps-store.md

File metadata and controls

20 lines (18 loc) · 734 Bytes
title issue author author_email author_github
Deprecate Actions in Shopware Apps Store
NEXT-21295
l.boecker
l.boecker@shopware.com
l.boecker

Administration

  • Deprecated action setAppModules in src/app/state/shopware-apps.store.ts which will be removed, use the respective mutation instead
  • Deprecated action setSelectedIds in src/app/state/shopware-apps.store.ts which will be removed, use the respective mutation instead

Upgrade Information

  • Use the respective mutations instead

Next Major Version Changes

Deprecated action:

  • action setAppModules in src/app/state/shopware-apps.store.ts will be removed
  • action setAppModules in src/app/state/shopware-apps.store.ts will be removed