Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 445 Bytes

2023-08-10-change-sw-promotion-v2-rule-select-default-event.md

File metadata and controls

13 lines (13 loc) · 445 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: Change sw-promotion-v2-rule-select default event
issue: NEXT-28991
author: Sebastian Seggewiß
author_email: s.seggewiss@shopware.com
author_github: @seggewiss
---

Administration

  • Changed sw-promotion-v2-rule-select to emit update:collection instead of change

Next Major Version Changes

sw-promotion-v2-rule-select default event:

  • Change event listeners from @change="onChange" to @update:collection="onChange"