Skip to content

v0.1.3

Choose a tag to compare

@shyim shyim released this 26 Aug 08:08
· 2 commits to main since this release
950be48
  • Resolve Administration component directory imports through index.js and index.ts.
  • Boot the Shopware 6.7 Pinia store initializer, explicit context store, and a safe no-op notification store.
  • Add slot-preserving defaults for common Administration layout components.
  • Add runtime.mode: "lite" for non-component tests.
  • Cache component import scans per Administration revision, with an opt-out for dirty source development.
  • Keep npm-based CI and add descriptive names to every workflow step.