Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 604 Bytes

2022-01-18-extension-sdk-main-modules.md

File metadata and controls

12 lines (12 loc) · 604 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Extension SDK main modules
issue: NEXT-18122
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---

Administration

  • Added src/Administration/Resources/app/administration/src/app/init/main-module.init.ts to initialize extension sdk main modules
  • Added state src/Administration/Resources/app/administration/src/app/state/main-module.store.ts to store extension sdk main modules
  • Changed sw-extension-card-base to consider extension sdk main modules
  • Changed dependency version of @shopware-ag/admin-extension-sdk from 0.0.35 to 0.0.36