diff --git a/content/releases/3.breaking-changes/2.version-11.md b/content/releases/3.breaking-changes/2.version-11.md index 818fc77a..97f97514 100644 --- a/content/releases/3.breaking-changes/2.version-11.md +++ b/content/releases/3.breaking-changes/2.version-11.md @@ -5,7 +5,7 @@ description: Breaking changes may require action on your part before upgrading. ## Version 11.6.0 -### items.create action hook receives final payload +### `items.create` action hook receives final payload We now pass the final payload to the `items.create` action hook, after the filter hooks and preset changes have been applied, instead of the original payload.