Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add new criteria events
issue: NEXT-13887
author: Jochen Manz
author_email: [email protected]
author_github: @jochenmanz
---
- Added
ProductListingPreviewCriteriaEvent
, the event will be dispatched with the criteria before the actual list items are computed when loading products via theProductListingLoader
.