You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/releases/3.breaking-changes/2.version-11.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Breaking changes may require action on your part before upgrading.
5
5
6
6
## Version 11.6.0
7
7
8
-
### items.create action hook receives final payload
8
+
### `items.create` action hook receives final payload
9
9
10
10
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.
0 commit comments