Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesvidler committed Dec 6, 2023
1 parent 2071431 commit 70f9bdc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/six-pandas-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@shopify/ui-extensions': minor
'@shopify/ui-extensions-react': minor
---

The `purchase.checkout.shipping-option-list.render-before` and `purchase.checkout.shipping-option-list.render-after` extension targets now include a `target` to represents the delivery group it is rendering for.

This is also accessible using the new `useDeliveryGroupTarget()` react hook.

0 comments on commit 70f9bdc

Please sign in to comment.